Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4089 void insertNewPhi(PHINode *PN) { AllPhiNodes.insert(PN); } in insertNewPhi() function in __anon1d600f580f11::SimplificationTracker
4508 ST.insertNewPhi(PHI); in InsertPlaceholders()