Home | History | Annotate | Download | only in IR

Lines Matching defs:getPredicate

1082 unsigned ConstantExpr::getPredicate() const {
1147 return ConstantExpr::getCompare(getPredicate(), Ops[0], Ops[1]);
2783 getPredicate(), Ops[0], Ops[1]);