Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1294 static void replaceExitCond(BranchInst *BI, Value *NewCond, in replaceExitCond() function
1309 replaceExitCond(BI, NewCond, DeadInsts); in foldExit()
1326 replaceExitCond(BI, NewCond, DeadInsts); in replaceWithInvariantCond()