Searched refs:NewBaseInstr (Results 1 – 1 of 1) sorted by relevance
21089 void reset(unsigned NewBaseInstr) { in reset() argument21090 assert(NewBaseInstr < AllStores.size() && in reset()21092 BaseInstrIdx = NewBaseInstr; in reset()21094 insertOrLookup(NewBaseInstr, 0); in reset()