Searched defs:newStore (Results 1 – 1 of 1) sorted by relevance
109 StoreRef newStore = StoreMgr->removeDeadBindings(NewState.getStore(), LCtx, in removeDeadBindingsFromEnvironmentAndStore() local136 const StoreRef &newStore = Mgr.StoreMgr->BindDefaultInitial(getStore(), R, V); in bindDefaultInitial() local145 const StoreRef &newStore = Mgr.StoreMgr->BindDefaultZero(getStore(), R); in bindDefaultZero() local204 const StoreRef &newStore in invalidateRegionsImpl() local226 const StoreRef &newStore = in killBinding() local436 void ProgramState::setStore(const StoreRef &newStore) { in setStore()