Searched refs:GetInputs (Results 1 – 23 of 23) sorted by relevance
78 for (HInstruction* raw_input : phi->GetInputs()) { in MarkDeadPhis()173 for (HInstruction* input : phi->GetInputs()) { in Run()194 for (HInstruction* input : current->GetInputs()) { in Run()
57 for (HInstruction* input : constructor_fence->GetInputs()) { in VisitConstructorFence()186 for (HInstruction* input : inst->GetInputs()) { in HasInterestingPublishTargetAsInput()
132 for (HInstruction* input : phi->GetInputs()) { in TypePhiFromInputs()179 for (HInstruction* input : phi->GetInputs()) { in TypeInputsOfPhi()188 HInputsRef inputs = phi->GetInputs(); in TypeInputsOfPhi()666 HInputsRef inputs = phi->GetInputs(); in GetFloatDoubleOrReferenceEquivalentOfPhi()
44 HConstInputsRef inputs = instruction->GetInputs(); in PrintPostInstruction()
109 HInputsRef inputs = current->GetInputs(); in RecursivelyProcessInputs()400 HInputsRef inputs = user->GetInputs(); in FindFirstRegisterHint()440 HInputsRef inputs = defined_by_->GetInputs(); in FindHintAtDefinition()
34 for (const HInstruction* input : instruction->GetInputs()) { in InputsAreDefinedBeforeLoop()
258 for (HInstruction* instruction : node->GetInstruction()->GetInputs()) { in AddCrossIterationDependencies()265 for (HInstruction* phi_input : instruction->GetInputs()) { in AddCrossIterationDependencies()400 for (const HInstruction* input : instruction->GetInputs()) { in DumpAsDotNode()
220 HInputsRef inputs = invoke->GetInputs(); in HandleInvoke()
573 for (HInstruction* input : instruction->GetInputs()) { in VisitInstruction()599 HConstInputsRef user_inputs = user->GetInputs(); in VisitInstruction()773 const HInstruction* last_input = invoke->GetInputs().back(); in VisitInvokeStaticOrDirect()1023 HConstInputsRef insn1_inputs = insn1->GetInputs(); in IsConstantEquivalent()1024 HConstInputsRef insn2_inputs = insn2->GetInputs(); in IsConstantEquivalent()
250 HInstruction* last_input = invoke->GetInputs().back(); in VisitInvokeStaticOrDirect()
905 HInputsRef inputs = instr->GetInputs(); in UpdatePhi()965 for (HInstruction* input : phi->GetInputs()) { in UpdateNullability()
664 HConstInputsRef inputs = instruction->GetInputs(); in PrintInstruction()938 for (const HInstruction* input : instruction->GetInputs()) { in VisitBasicBlock()
878 for (const HInstruction* input : defined_by_->GetInputs()) { in IsUsingInputRegister()909 for (const HInstruction* input : defined_by_->GetInputs()) { in CanUseInputRegister()
169 for (HInstruction* input : instruction->GetInputs()) { in AddInputs()
298 auto inputs = entry.instruction->GetInputs(); in TryVisitNodes()624 HInputsRef inputs = phi->GetInputs(); in TransferPhi()767 HInputsRef inputs = phi->GetInputs(); in SolvePhi()
846 for (HInstruction* input : instr->GetInputs()) { in RemoveEmptyIfs()
1010 HInputsRef inputs = instruction->GetInputs(); in UpdateInputsUsers()1225 for (HInstruction* arg : ReverseRange(instruction->GetInputs())) { in Dump()1894 HConstInputsRef inputs = GetInputs(); in Equals()1895 HConstInputsRef other_inputs = other->GetInputs(); in Equals()
1390 HInputsRef inputs = invoke_instruction->GetInputs(); in TryDevirtualize()1608 HInputsRef inputs = invoke_instruction->GetInputs(); in TryBuildAndInline()
729 HInputsRef inputs = defined_by->GetInputs(); in TryAllocateFreeReg()
2313 HInputsRef GetInputs() { in GetInputs() function2317 HConstInputsRef GetInputs() const { in GetInputs() function2325 for (const HInstruction* i : GetInputs()) { in HasInput()2640 for (const HInstruction* input : GetInputs()) { in ComputeHashCode()
125 HConstInputsRef inputs = instruction->GetInputs(); in CheckTypeConsistency()
948 HConstInputsRef inputs = phi->GetInputs(); in HasSameInputAtBackEdges()
2905 HInputsRef inputs = phi->GetInputs(); in TrySetPhiReduction()