Home
last modified time | relevance | path

Searched defs:first_input (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dreference_type_propagation.cc781 HInstruction* first_input = phi->InputAt(0); in VisitPhi() local
H A Dsuperblock_cloner.cc64 HInstruction* first_input = phi->InputAt(0); in ArePhiInputsTheSame() local
H A Dinstruction_builder.cc234 HInstruction* first_input = ValueOfLocalAt(current_block_->GetPredecessors()[0], local); in InitializeBlockLocals() local