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