Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DFunctionComparator.cpp162 ConstantInt *RLow = mdconst::extract<ConstantInt>(R->getOperand(I)); in cmpRangeMetadata() local
163 if (int Res = cmpAPInts(LLow->getValue(), RLow->getValue())) in cmpRangeMetadata()