Searched refs:expandEqualPredicate (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpander.h162 Value *expandEqualPredicate(const SCEVEqualPredicate *Pred,
/external/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp1942 return expandEqualPredicate(cast<SCEVEqualPredicate>(Pred), IP);
1947 Value *SCEVExpander::expandEqualPredicate(const SCEVEqualPredicate *Pred, function in class:SCEVExpander

Completed in 979 milliseconds