Home | History | Annotate | Download | only in src

Lines Matching refs:Icmp

56     Icmp,
570 static bool classof(const Inst *Instr) { return Instr->getKind() == Icmp; }