Home | History | Annotate | Download | only in lazy

Lines Matching refs:OldBindings

872   std::vector<AllocaInst *> OldBindings;
899 OldBindings.push_back(NamedValues[VarName]);
911 NamedValues[VarNames[i].first] = OldBindings[i];