Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp490 static bool replaceFoldableUses(Instruction *Cond, Value *ToVal, in replaceFoldableUses() function
1184 if (replaceFoldableUses(CondCmp, CI, BB)) in processBlock()
1759 replaceFoldableUses(CondInst, OnlyVal, BB); in processThreadableEdges()