Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp1298 ConstantInt *BLow = mdconst::extract<ConstantInt>(B->getOperand(2 * BI)); in getMostGenericRange() local
1300 if (ALow->getValue().slt(BLow->getValue())) { in getMostGenericRange()
1305 addRange(EndPoints, BLow, in getMostGenericRange()