Home
last modified time | relevance | path

Searched refs:InsertPhiAfter (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dssa_builder.cc675 phi->GetBlock()->InsertPhiAfter(new_phi, phi); in GetFloatDoubleOrReferenceEquivalentOfPhi()
Dnodes.cc962 InsertPhiAfter(replacement, initial); in ReplaceAndRemovePhiWith()
1036 void HBasicBlock::InsertPhiAfter(HPhi* phi, HPhi* cursor) { in InsertPhiAfter() function in art::HBasicBlock
Dnodes.h1300 void InsertPhiAfter(HPhi* instruction, HPhi* cursor);