Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3410 void insertNewPhi(PHINode *PN) { AllPhiNodes.insert(PN); } in insertNewPhi() function in __anon7f6d13e30c11::SimplificationTracker
3817 ST.insertNewPhi(PHI); in InsertPlaceholders()