Home
last modified time | relevance | path

Searched defs:InstructionSize (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cfi-verify/lib/
H A DFileAnalysis.h81 uint64_t InstructionSize; // Size of this instruction. member
H A DFileAnalysis.cpp480 uint64_t InstructionSize; in parseSectionContents() local