Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/IR/
DMetadata.cpp1131 ConstantInt *ALow = mdconst::extract<ConstantInt>(A->getOperand(2 * AI)); in getMostGenericRange() local
1134 if (ALow->getValue().slt(BLow->getValue())) { in getMostGenericRange()
1135 addRange(EndPoints, ALow, in getMostGenericRange()