Home | History | Annotate | Download | only in cached

Lines Matching refs:OldBindings

886   std::vector<AllocaInst *> OldBindings;
913 OldBindings.push_back(NamedValues[VarName]);
925 NamedValues[VarNames[i].first] = OldBindings[i];