Home
last modified time | relevance | path

Searched defs:RHS_CR (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Analysis/
DInstructionSimplify.cpp2294 ConstantRange RHS_CR = ICmpInst::makeConstantRange(Pred, CI->getValue()); in SimplifyICmpInst() local
2433 auto RHS_CR = getConstantRangeFromMetadata( in SimplifyICmpInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DInstructionSimplify.cpp2641 ConstantRange RHS_CR = ConstantRange::makeExactICmpRegion(Pred, *C); in simplifyICmpWithConstant() local
3223 auto RHS_CR = getConstantRangeFromMetadata( in SimplifyICmpInst() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DInstructionSimplify.cpp1548 ConstantRange RHS_CR = ICmpInst::makeConstantRange(Pred, CI->getValue()); in SimplifyICmpInst() local