Home
last modified time | relevance | path

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

/art/compiler/sea_ir/ir/
Dsea.cc33 std::vector<PhiInstructionNode*>* phis = region->GetPhiNodes(); in Traverse() local
352 std::vector<PhiInstructionNode*>* phis = crt_region->GetPhiNodes(); in RenameAsSSA() local