Lines Matching defs:ID2
241 llvm::FoldingSetNodeID ID1, ID2;243 Y.getAsExpr()->Profile(ID2, Context, true);244 if (ID1 == ID2)