Home | History | Annotate | Download | only in initial

Lines Matching refs:OldBindings

1112   std::vector<AllocaInst *> OldBindings;
1139 OldBindings.push_back(NamedValues[VarName]);
1151 NamedValues[VarNames[i].first] = OldBindings[i];