Searched defs:NewPhi (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dbounds_check_elimination.cc1653 phi = NewPhi(new_preheader, instruction, type);
1667 phi = NewPhi(new_preheader, instruction, type);
1682 HPhi* NewPhi(HBasicBlock* new_preheader, function in class:art::BCEVisitor

Completed in 20 milliseconds