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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp451 static void ReplaceFoldableUses(Instruction *Cond, Value *ToVal) { function
1138 ReplaceFoldableUses(CondCmp, CI);
1671 ReplaceFoldableUses(CondInst, OnlyVal);

Completed in 109 milliseconds