Searched refs:GetPhiNodes (Results 1 – 4 of 4) sorted by relevance
149 std::vector<PhiInstructionNode*>* phi_instructions = (*region_it)->GetPhiNodes(); in ComputeTypes()
127 std::vector<PhiInstructionNode*>* phi_instructions = region->GetPhiNodes(); in Visit()
205 std::vector<PhiInstructionNode*>* GetPhiNodes() { in GetPhiNodes() function
33 std::vector<PhiInstructionNode*>* phis = region->GetPhiNodes(); in Traverse()352 std::vector<PhiInstructionNode*>* phis = crt_region->GetPhiNodes(); in RenameAsSSA()