Searched defs:getEntrySize (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCSectionELF.h78 unsigned getEntrySize() const { return EntrySize; } function in class:llvm::MCSectionELF
/external/llvm/lib/CodeGen/
H A DMachineFunction.cpp722 /// getEntrySize - Return the size of each entry in the jump table.
723 unsigned MachineJumpTableInfo::getEntrySize(const DataLayout &TD) const { function in class:MachineJumpTableInfo

Completed in 365 milliseconds