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

/freebsd-10.3-release/contrib/llvm/include/llvm/MC/
H A DMCSectionELF.h69 unsigned getEntrySize() const { return EntrySize; } function in class:llvm::MCSectionELF
/freebsd-10.3-release/contrib/llvm/lib/CodeGen/
H A DMachineFunction.cpp692 unsigned MachineJumpTableInfo::getEntrySize(const DataLayout &TD) const { function in class:MachineJumpTableInfo

Completed in 103 milliseconds