Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/PBQP/
DMath.h143 unsigned *VBegin = reinterpret_cast<unsigned*>(V.Data); in hash_value() local
145 return hash_combine(V.Length, hash_combine_range(VBegin, VEnd)); in hash_value()