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