reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
583 bool ParseCompare(Instruction *&Inst, PerFunctionState &PFS, unsigned Opc);
5770 case lltok::kw_icmp: return ParseCompare(Inst, PFS, KeywordVal); 5773 int Res = ParseCompare(Inst, PFS, KeywordVal);