Searched refs:MBegin (Results 1 – 2 of 2) sorted by relevance
361 const storage::Symbol *MBegin = Symbols.begin() + M.Begin, in module_symbols() local363 return {SymbolRef(MBegin, MEnd, Uncommons.begin() + M.UncBegin, this), in module_symbols()
238 unsigned *MBegin = reinterpret_cast<unsigned*>(M.Data.get()); in hash_value() local241 return hash_combine(M.Rows, M.Cols, hash_combine_range(MBegin, MEnd)); in hash_value()