Searched defs:ir_interface_ (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/bytecode_optimizer/ | ||
| H A D | module_constant_analyzer.h | 81 const BytecodeOptIrInterface *ir_interface_; member in panda::bytecodeopt::ModuleConstantAnalyzer |
| H A D | codegen.h | 139 const BytecodeOptIrInterface *ir_interface_; member in panda::bytecodeopt::BytecodeGen |
| /arkcompiler/runtime_core/bytecode_optimizer/constant_propagation/ | ||
| H A D | constant_propagation.h | 135 const BytecodeOptIrInterface *ir_interface_; member in panda::bytecodeopt::ConstantPropagation |
| /arkcompiler/runtime_core/bytecode_optimizer/tests/ | ||
| H A D | common.h | 264 std::unique_ptr<BytecodeOptIrInterface> ir_interface_; member in panda::bytecodeopt::AsmTest |
Completed in 2 milliseconds