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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3141 void ReplacePhi(PHINode *From, PHINode *To) { function in class:__anon4530::SimplificationTracker
3449 // order, so the replacements (ReplacePhi) are also done in a deterministic
3478 ST.ReplacePhi(MV.first, MV.second);

Completed in 109 milliseconds