Home | History | Annotate | Download | only in BitWriter_2_9

Lines Matching defs:Scope

1394         MDNode *Scope, *IA;
1395 DL.getScopeAndInlinedAt(Scope, IA, I->getContext());
1399 Vals.push_back(Scope ? VE.getValueID(Scope)+1 : 0);