Searched defs:LHSIsNull (Results 1 – 2 of 2) sorted by relevance
10681 bool LHSIsNull = isa<ConstantPointerNull>(LHS); in handleCmp() local
12681 bool LHSIsNull = LHSNullKind != Expr::NPCK_NotNull; in CheckCompareOperands() local