Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/analysis/
Drpo.cpp42 bool Rpo::RunImpl() in RunImpl() function in panda::compiler::Rpo
Dlinear_order.cpp185 bool LinearOrder::RunImpl() in RunImpl() function in panda::compiler::LinearOrder
Ddominators_tree.cpp24 bool DominatorsTree::RunImpl() in RunImpl() function in panda::compiler::DominatorsTree
Dloop_analyzer.cpp23 bool LoopAnalyzer::RunImpl() in RunImpl() function in panda::compiler::LoopAnalyzer
Dliveness_analyzer.cpp39 bool LivenessAnalyzer::RunImpl() in RunImpl() function in panda::compiler::LivenessAnalyzer
/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dmove_constants.cpp33 bool MoveConstants::RunImpl() in RunImpl() function in panda::compiler::MoveConstants
Dvn.cpp151 bool ValNum::RunImpl() in RunImpl() function in panda::compiler::ValNum
Dlowering.cpp156 bool Lowering::RunImpl() in RunImpl() function in panda::compiler::Lowering
Dcleanup.cpp36 bool Cleanup::RunImpl() in RunImpl() function in panda::compiler::Cleanup
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_base.cpp56 bool RegAllocBase::RunImpl() in RunImpl() function in panda::compiler::RegAllocBase
/arkcompiler/runtime_core/bytecode_optimizer/
Dreg_acc_alloc.cpp195 bool RegAccAlloc::RunImpl() in RunImpl() function in panda::bytecodeopt::RegAccAlloc
Dreg_encoder.cpp81 bool RegEncoder::RunImpl() in RunImpl() function in panda::bytecodeopt::RegEncoder
Dcodegen.cpp67 bool BytecodeGen::RunImpl() in RunImpl() function in panda::bytecodeopt::BytecodeGen
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dir_builder.cpp30 bool IrBuilder::RunImpl() in RunImpl() function in panda::compiler::IrBuilder