Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolution.cpp7565 struct MarkPendingLoopPredicate { struct
7570 MarkPendingLoopPredicate(Value *C, DenseSet<Value*> &LP) in MarkPendingLoopPredicate() argument
7574 ~MarkPendingLoopPredicate() { in ~MarkPendingLoopPredicate() argument
7587 MarkPendingLoopPredicate Mark(FoundCondValue, PendingLoopPredicates); in isImpliedCond()