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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DStackMapParser.h186 return LiveOutAccessor(P + LiveOutAccessorSize);
192 static const int LiveOutAccessorSize = sizeof(uint32_t); member in class:llvm::StackMapParser::LocationKind::LiveOutAccessor

Completed in 122 milliseconds