Home
last modified time | relevance | path

Searched refs:ignore_inputs (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dnodes.cc1713 HInstruction* HConstructorFence::GetAssociatedAllocation(bool ignore_inputs) { in GetAssociatedAllocation() argument
1719 if (ignore_inputs) { in GetAssociatedAllocation()
Dnodes.h8051 HInstruction* GetAssociatedAllocation(bool ignore_inputs = false);