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