Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Object/
H A DStackMapParser.h188 return LiveOutAccessor(P + LiveOutAccessorSize); in next()
194 static const int LiveOutAccessorSize = sizeof(uint32_t); variable