Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DCorrelatedValuePropagation.cpp436 ConstantRange LRange = LVI->getConstantRange( in willNotOverflow() local
761 ConstantRange LRange = LVI->getConstantRange(LHS, BB, BinOp); in processBinOp() local
796 ConstantRange LRange = LVI->getConstantRange(LHS, BB, BinOp); in processAnd() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterCoalescer.cpp3250 void RegisterCoalescer::joinSubRegRanges(LiveRange &LRange, LiveRange &RRange, in joinSubRegRanges()