Lines Matching defs:ID1
237 llvm::FoldingSetNodeID ID1, ID2;238 X.getAsExpr()->Profile(ID1, Context, true);240 if (ID1 == ID2)