Searched defs:constructor_fence (Results 1 – 3 of 3) sorted by relevance
204 void PrepareForRegisterAllocation::VisitConstructorFence(HConstructorFence* constructor_fence) { in VisitConstructorFence()
46 void VisitConstructorFence(HConstructorFence* constructor_fence) override { in VisitConstructorFence()
1696 HConstructorFence* constructor_fence = in TryPatternSubstitution() local