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