Home
last modified time | relevance | path

Searched refs:MBegin (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DMath.h227 unsigned *MBegin = reinterpret_cast<unsigned*>(M.Data.get()); in hash_value() local
230 return hash_combine(M.Rows, M.Cols, hash_combine_range(MBegin, MEnd)); in hash_value()
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DIRSymtab.h364 const storage::Symbol *MBegin = Symbols.begin() + M.Begin, in module_symbols() local
366 return {SymbolRef(MBegin, MEnd, Uncommons.begin() + M.UncBegin, this), in module_symbols()