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