Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DStackMapParser.h88 const static int ConstantAccessorSize = sizeof(uint64_t); variable
91 return ConstantAccessor(P + ConstantAccessorSize); in next()