Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4287 APInt LimitC = getMinMaxLimit(getInverseMinMaxFlavor(SPF), in simplifySelectWithICmpCond() local
4289 if (match(Y, m_SpecificInt(LimitC))) in simplifySelectWithICmpCond()