Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryData.h136 uint64_t getOutputSize() const { return Size; } in getOutputSize() function
H A DBinarySection.h390 uint64_t getOutputSize() const { return OutputSize; } in getOutputSize() function
H A DBinaryBasicBlock.h847 uint64_t getOutputSize() const { in getOutputSize() function
H A DBinaryFunction.h1051 uint64_t getOutputSize() const { return OutputSize; } in getOutputSize() function