Searched refs:fixPhiNodes (Results 1 – 4 of 4) sorted by relevance
65 void fixPhiNodes();92 void PlainCFGBuilder::fixPhiNodes() { in fixPhiNodes() function in PlainCFGBuilder318 fixPhiNodes(); in buildPlainCFG()
275 void fixPhiNodes();
276 void Cfg::fixPhiNodes() { in fixPhiNodes() function in Ice::Cfg
1452 Func->fixPhiNodes(); in translateFunction()