Home
last modified time | relevance | path

Searched defs:BasicBlock (Results 1 – 25 of 36) sorted by relevance

12

/arkcompiler/runtime_core/libark_defect_scan_aux/include/
Dgraph.h26 class BasicBlock; variable
64 explicit BasicBlock(const compiler::BasicBlock *bb) : bb_(bb) {} in BasicBlock() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dif_conversion.h23 class BasicBlock; variable
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dlinear_order.h24 class BasicBlock; variable
Drpo.h25 class BasicBlock; variable
Ddominators_tree.h23 class BasicBlock; variable
Dloop_analyzer.h23 class BasicBlock; variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dlinear_order.h24 class BasicBlock; variable
Drpo.h25 class BasicBlock; variable
Ddominators_tree.h23 class BasicBlock; variable
Dloop_analyzer.h23 class BasicBlock; variable
Dalias_analysis.h26 class BasicBlock; variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Danalysis.h27 class BasicBlock; variable
Dgraph_cloner.h29 class BasicBlock; variable
/arkcompiler/runtime_core/libabckit/include/cpp/headers/
Dbasic_block.h405BasicBlock(AbckitBasicBlock *bb, const ApiConfig *conf, const Graph *graph) : ViewInResource(bb), … in BasicBlock() function
Dinstruction.h36 friend class BasicBlock; variable
Dconfig.h37 class BasicBlock; variable
89 friend BasicBlock; variable
Dgraph.h44 friend class BasicBlock; variable
/arkcompiler/runtime_core/compiler/tools/
Ddraw_cfg.py36 class BasicBlock: class
60 def __init__(self, method: str, blocks: List[BasicBlock]) -> None:
/arkcompiler/runtime_core/static_core/irtoc/lang/
Dbasic_block.rb18 class BasicBlock class
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.h38 class BasicBlock; variable
46 explicit BasicBlock(int id) : id_(id) in BasicBlock() function
/arkcompiler/runtime_core/libabckit/src/
Dir_impl.h26 class BasicBlock; variable
/arkcompiler/runtime_core/docs/
Dir_format.md121 ### BasicBlock subsection
/arkcompiler/runtime_core/static_core/docs/
Dir_format.md130 ### BasicBlock subsection
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_linear_scan.h27 class BasicBlock; variable
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_cloner.h25 class BasicBlock; variable

12