Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNaryReassociate.cpp614 MaxMinT m_MaxMin(m_Value(A), m_Value(B)); in tryReassociateMinOrMax() local
624 !match(LHS, m_MaxMin)) in tryReassociateMinOrMax()
631 const SCEVTypes SCEVType = convertToSCEVype(m_MaxMin); in tryReassociateMinOrMax()