Searched defs:getOutputSize (Results 1 – 4 of 4) sorted by relevance
/llvm-project/bolt/include/bolt/Core/ | ||
H A D | BinaryData.h | 134 uint64_t getOutputSize() const { return Size; } in getOutputSize() function |
H A D | BinarySection.h | 438 uint64_t getOutputSize() const { return OutputSize; } getOutputSize() function |
H A D | BinaryBasicBlock.h | 834 uint64_t getOutputSize() const { getOutputSize() function |
H A D | BinaryFunction.h | 1067 uint64_t getOutputSize() const { return OutputSize; } getOutputSize() function |