Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/IR/
HDMetadata.cpp892 ConstantInt *BLow = mdconst::extract<ConstantInt>(B->getOperand(2 * BI)); in getMostGenericRange() local
894 if (ALow->getValue().slt(BLow->getValue())) { in getMostGenericRange()
899 addRange(EndPoints, BLow, in getMostGenericRange()