Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp13922 auto CollectCondition = [&](ICmpInst::Predicate Predicate, const SCEV *LHS, in applyLoopGuards() local
14063 CollectCondition(Predicate, getSCEV(Cmp->getOperand(0)), in applyLoopGuards()
14085 CollectCondition(Cmp->getPredicate(), getSCEV(Cmp->getOperand(0)), in applyLoopGuards()