Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp7359 ICmpInst *OldTermCond = cast<ICmpInst>(BI->getCondition()); in ReduceLoopStrength() local
7369 << *OldTermCond << "\n" in ReduceLoopStrength()
7375 OldTermCond->eraseFromParent(); in ReduceLoopStrength()