Searched refs:GetAssociatedAllocation (Results 1 – 4 of 4) sorted by relevance
214 HInstruction* allocation_inst = constructor_fence->GetAssociatedAllocation(); in VisitConstructorFence()
79 return ctor_fence->GetAssociatedAllocation() != nullptr; in IsInterestingInstruction()
1491 HInstruction* HConstructorFence::GetAssociatedAllocation(bool ignore_inputs) { in GetAssociatedAllocation() function in art::HConstructorFence
7523 HInstruction* GetAssociatedAllocation(bool ignore_inputs = false);