Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/examples/python/
H A Ddisasm-stress-test.py135 def GetNumInstructions(self): member in SequentialInstructionProvider
/openbsd-src/gnu/llvm/lldb/source/Plugins/TraceExporter/common/
H A DTraceHTR.cpp22 size_t HTRBlockMetadata::GetNumInstructions() const { in GetNumInstructions() function in HTRBlockMetadata