Home | History | Annotate | Download | only in Interpreter

Lines Matching refs:High

917         GenericValue High = getOperandValue(const_cast<ConstantInt*>(HighCI), SF);
919 executeICMP_ULE(CondVal, High, ElTy).IntVal != 0) {