Home
last modified time | relevance | path

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

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