Home
last modified time | relevance | path

Searched defs:getOutputSize (Results 1 – 4 of 4) sorted by relevance

/llvm-project/bolt/include/bolt/Core/
H A DBinaryData.h134 uint64_t getOutputSize() const { return Size; } in getOutputSize() function
H A DBinarySection.h438 uint64_t getOutputSize() const { return OutputSize; } getOutputSize() function
H A DBinaryBasicBlock.h834 uint64_t getOutputSize() const { getOutputSize() function
H A DBinaryFunction.h1067 uint64_t getOutputSize() const { return OutputSize; } getOutputSize() function