Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp7031 ICmpInst *OldTermCond = cast<ICmpInst>(BI->getCondition()); in ReduceLoopStrength() local
7041 << *OldTermCond << "\n" in ReduceLoopStrength()
7046 OldTermCond->eraseFromParent(); in ReduceLoopStrength()