Searched defs:SCEVType (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | NaryReassociate.cpp | 621 const SCEVTypes SCEVType = convertToSCEVype(m_MaxMin); tryReassociateMinOrMax() local |
/llvm-project/polly/lib/Support/ | ||
H A D | SCEVValidator.cpp | 15 namespace SCEVType { namespace |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ScalarEvolution.cpp | 3820 findExistingSCEVInCache(SCEVTypes SCEVType,ArrayRef<const SCEV * > Ops) findExistingSCEVInCache() argument |