Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp393 static bool replaceFoldableUses(Instruction *Cond, Value *ToVal, in replaceFoldableUses() function
1098 if (replaceFoldableUses(CondCmp, CI, BB)) in processBlock()
1678 replaceFoldableUses(CondInst, OnlyVal, BB); in processThreadableEdges()