Home | History | Annotate | Download | only in src

Lines Matching refs:InstIcmp

68   InstIcmp::ICond Reverse;
71 { str, InstIcmp::ICond::reverse } \
376 InstIcmp::InstIcmp(Cfg *Func, ICond Condition, Variable *Dest, Operand *Source1,
813 void InstIcmp::dump(const Cfg *Func) const {
1089 void InstIcmp::reverseConditionAndOperands() {