Home | History | Annotate | Download | only in lazy

Lines Matching refs:OldBindings

1152   std::vector<AllocaInst *> OldBindings;
1179 OldBindings.push_back(NamedValues[VarName]);
1191 NamedValues[VarNames[i].first] = OldBindings[i];