Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp392 static bool replaceFoldableUses(Instruction *Cond, Value *ToVal, in replaceFoldableUses() function
1082 if (replaceFoldableUses(CondCmp, Res, BB)) in processBlock()
1677 replaceFoldableUses(CondInst, OnlyVal, BB); in processThreadableEdges()