Home
last modified time | relevance | path

Searched refs:insertNewPhi (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDCodeGenPrepare.cpp3752 void insertNewPhi(PHINode *PN) { AllPhiNodes.insert(PN); } in insertNewPhi() function in __anonfc20c1720d11::SimplificationTracker
4172 ST.insertNewPhi(PHI); in InsertPlaceholders()