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