Searched refs:fixPhiNodes (Results 1 – 5 of 5) sorted by relevance
64 void fixPhiNodes();93 void PlainCFGBuilder::fixPhiNodes() { in fixPhiNodes() function in PlainCFGBuilder321 fixPhiNodes(); in buildPlainCFG()
268 void fixPhiNodes();
225 void Cfg::fixPhiNodes() { in fixPhiNodes() function in Ice::Cfg
1452 Func->fixPhiNodes(); in translateFunction()