Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp13398 auto CollectCondition = [&](ICmpInst::Predicate Predicate, const SCEV *LHS, in applyLoopGuards() local
13497 CollectCondition(Predicate, getSCEV(Cmp->getOperand(0)), in applyLoopGuards()
13519 CollectCondition(Cmp->getPredicate(), getSCEV(Cmp->getOperand(0)), in applyLoopGuards()