Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/
H A DJSONUtils.cpp651 const auto num_insts = insts.GetSize(); in CreateSource() local
/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DIRInterpreter.cpp725 uint32_t num_insts = 0; in Interpret() local