Searched defs:isCompare (Results 1 – 3 of 3) sorted by relevance
341 bool isCompare() const { return Flags & (1ULL << MCID::Compare); } in isCompare() function
1434 bool ConstantExpr::isCompare() const { isCompare() function in ConstantExpr