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