Home
last modified time | relevance | path

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

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