Home
last modified time | relevance | path

Searched defs:SCEVType (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNaryReassociate.cpp620 const SCEVTypes SCEVType = convertToSCEVype(m_MaxMin); tryReassociateMinOrMax() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp3815 findExistingSCEVInCache(SCEVTypes SCEVType,ArrayRef<const SCEV * > Ops) findExistingSCEVInCache() argument