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

/external/llvm/lib/DebugInfo/
H A DDWARFDebugLine.h35 : TotalLength(0), Version(0), PrologueLength(0), MinInstLength(0),
49 uint8_t MinInstLength; member in struct:llvm::DWARFDebugLine::Prologue
77 MinInstLength = LineBase = LineRange = OpcodeBase = 0;

Completed in 42 milliseconds