Searched defs:IsNot (Results 1 – 2 of 2) sorted by relevance
501 bool IsNot = false; in getReqFeatures() local
617 auto FoldBMixed = [&](ICmpInst::Predicate CC, bool IsNot) -> Value * { in foldLogOpOfMaskedICmps() argument