Searched refs:RLow (Results 1 – 1 of 1) sorted by relevance
180 ConstantInt *RLow = mdconst::extract<ConstantInt>(R->getOperand(I)); in cmpRangeMetadata() local181 if (int Res = cmpAPInts(LLow->getValue(), RLow->getValue())) in cmpRangeMetadata()