Searched refs:insertNewPhi (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/CodeGen/ | ||
| H A D | CodeGenPrepare.cpp | 3433 void insertNewPhi(PHINode *PN) { AllPhiNodes.insert(PN); } in insertNewPhi() function in __anon78e22a880c11::SimplificationTracker |