Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DStackMapParser.h178 return LiveOutAccessor(P + LiveOutAccessorSize); in next()
184 static const int LiveOutAccessorSize = sizeof(uint32_t); variable