Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolution.cpp6814 struct MarkPendingLoopPredicate { struct
6819 MarkPendingLoopPredicate(Value *C, DenseSet<Value*> &LP) in MarkPendingLoopPredicate() argument
6823 ~MarkPendingLoopPredicate() { in ~MarkPendingLoopPredicate() argument
6835 MarkPendingLoopPredicate Mark(FoundCondValue, PendingLoopPredicates); in isImpliedCond()