Lines Matching full:oldid
1083 llvm::FoldingSetNodeID NewID, OldID;1085 OldI->getCond()->Profile(OldID, Context, true);1086 if (NewID != OldID)