Searched defs:isAnd (Results 1 – 2 of 2) sorted by relevance
62 bool isAnd() const { return Op == OO_AmpAmp; } in isAnd() function in __anon0c0fec810111::LogicalBinOp
46719 bool &isAnd) { in checkBoolTestAndOrSetCCCombine()