Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tools/
Ddraw_cfg.py44 def text(self, no_insts=False) -> str: argument
132 def draw_function(function: Function, out_dir=None, no_insts=False): argument