Home | History | Annotate | Download | only in Instrumentation

Lines Matching full:comparisons

1160   /// \brief Instrument == and != comparisons.
1232 /// \brief Instrument relational comparisons.
1235 /// comparisons of integers, pointers and vectors of those.
1265 /// \brief Instrument signed relational comparisons.
1267 /// Handle (x<0) and (x>=0) comparisons (essentially, sign bit tests) by