Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/PBQP/
DMath.h381 unsigned *MBegin = reinterpret_cast<unsigned*>(M.Data); in hash_value() local
383 return hash_combine(M.Rows, M.Cols, hash_combine_range(MBegin, MEnd)); in hash_value()