Searched refs:ctor_fence (Results 1 – 1 of 1) sorted by relevance
69 HConstructorFence* ctor_fence = instruction->AsConstructorFence(); in IsInterestingInstruction() local72 DCHECK_NE(0u, ctor_fence->InputCount()); in IsInterestingInstruction()79 return ctor_fence->GetAssociatedAllocation() != nullptr; in IsInterestingInstruction()