Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp493 static void replaceFoldableUses(Instruction *Cond, Value *ToVal) { in replaceFoldableUses() function
1183 replaceFoldableUses(CondCmp, CI); in processBlock()
1754 replaceFoldableUses(CondInst, OnlyVal); in processThreadableEdges()