Searched refs:getPredicateAt (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DLazyValueInfo.h61 Tristate getPredicateAt(unsigned Pred, Value *V, Constant *C,
/external/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp208 LVI->getPredicateAt(C->getPredicate(), Op0, Op1, C);
317 LVI->getPredicateAt(ICmpInst::ICMP_EQ, V,
351 LVI->getPredicateAt(C->getPredicate(), Op0, Op1, At);
H A DJumpThreading.cpp817 LVI->getPredicateAt(CondCmp->getPredicate(), CondCmp->getOperand(0),
/external/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1323 LazyValueInfo::getPredicateAt(unsigned Pred, Value *V, Constant *C, function in class:LazyValueInfo

Completed in 87 milliseconds