Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp6860 ICmpInst *OldTermCond = cast<ICmpInst>(BI->getCondition()); in ReduceLoopStrength() local
6865 OldTermCond->getPredicate(), LoopValue, TermValue, in ReduceLoopStrength()
6869 << *OldTermCond << "\n" in ReduceLoopStrength()
6874 OldTermCond->eraseFromParent(); in ReduceLoopStrength()