Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp9051 ConstantRange DomCR = ConstantRange::makeAllowedICmpRegion(LPred, LCR); in isImpliedCondCommonOperandWithCR() local
9053 if (DomCR.icmp(RPred, RCR)) in isImpliedCondCommonOperandWithCR()
9057 if (DomCR.icmp(CmpInst::getInversePredicate(RPred), RCR)) in isImpliedCondCommonOperandWithCR()