Home | History | Annotate | Download | only in Scalar

Lines Matching defs:TheSet

88       DenseSet<std::pair<Value*, BasicBlock*> > &TheSet;
93 : TheSet(S), ThePair(P) { }
96 TheSet.erase(ThePair);