Searched defs:InstIcmp (Results 1 – 2 of 2) sorted by relevance
67 virtual void instrumentIcmp(LoweringContext &, class InstIcmp *) {} in instrumentIcmp()
366 InstIcmp::InstIcmp(Cfg *Func, ICond Condition, Variable *Dest, Operand *Source1, in InstIcmp() function in Ice::InstIcmp