Home | History | Annotate | Download | only in cached

Lines Matching refs:OldBindings

890   std::vector<AllocaInst *> OldBindings;
917 OldBindings.push_back(NamedValues[VarName]);
929 NamedValues[VarNames[i].first] = OldBindings[i];