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