Home
last modified time | relevance | path

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

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