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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DStackMapParser.h251 getNumLiveOutsOffset() + sizeof(uint16_t) + LiveOutIndex * LiveOutSize;
281 getNumLiveOutsOffset() + sizeof(uint16_t) + getNumLiveOuts() * LiveOutSize;
297 static const unsigned LiveOutSize = sizeof(uint32_t); member in class:llvm::StackMapParser::LocationKind::RecordAccessor

Completed in 53 milliseconds