Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp485 static bool replaceFoldableUses(Instruction *Cond, Value *ToVal, in replaceFoldableUses() function
1161 if (replaceFoldableUses(CondCmp, CI, BB)) in processBlock()
1736 replaceFoldableUses(CondInst, OnlyVal, BB); in processThreadableEdges()