Searched defs:graph_ (Results 1 – 9 of 9) sorted by relevance
| /arkcompiler/runtime_core/compiler/optimizer/code_generator/ | ||
| D | spill_fill_encoder.h | 65 Graph *graph_; variable |
| /arkcompiler/runtime_core/libark_defect_scan_aux/include/ | ||
| D | function.h | 68 const Graph graph_; variable |
| /arkcompiler/runtime_core/compiler/tests/ | ||
| D | graph_cloner_test.cpp | 29 Graph *graph_; member in panda::compiler::GraphClonerTest |
| D | loop_analyzer_test.cpp | 60 Graph *graph_; member in panda::compiler::LoopAnalyzerTest |
| D | vn_test.cpp | 32 Graph *graph_; member in panda::compiler::VNTest |
| D | deoptimize_elimination_test.cpp | 33 Graph *graph_ {nullptr}; member in panda::compiler::DeoptimizeEliminationTest |
| D | life_intervals_test.cpp | 66 Graph *graph_; member in panda::compiler::LifeIntervalsTest |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | bytecode_circuit_builder.h | 476 BytecodeGraph graph_; variable |
| /arkcompiler/runtime_core/compiler/optimizer/ir/ | ||
| D | basicblock.h | 620 Graph *graph_; variable |