Home | History | Annotate | Download | only in IR

Lines Matching refs:getICmp

1889     return getICmp(Predicate, C1, C2);
1943 ConstantExpr::getICmp(unsigned short pred, Constant *LHS, Constant *RHS) {