Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp492 static void replaceFoldableUses(Instruction *Cond, Value *ToVal) { in replaceFoldableUses() function
1182 replaceFoldableUses(CondCmp, CI); in processBlock()
1753 replaceFoldableUses(CondInst, OnlyVal); in processThreadableEdges()