Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3513 void ReplacePhi(PHINode *From, PHINode *To) { in ReplacePhi() function in __anon7418ce250c11::SimplificationTracker
3849 ST.ReplacePhi(MV.first, MV.second); in MatchPhiSet()