Home
last modified time | relevance | path

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

12

/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dmemory_coalescing.cpp20 bool MemoryCoalescing::RunImpl() in RunImpl() function in panda::compiler::MemoryCoalescing
Dredundant_loop_elimination.cpp25 bool RedundantLoopElimination::RunImpl() in RunImpl() function in panda::compiler::RedundantLoopElimination
Dcode_sink.cpp60 bool CodeSink::RunImpl() in RunImpl() function in panda::compiler::CodeSink
Dobject_type_check_elimination.cpp24 bool ObjectTypeCheckElimination::RunImpl() in RunImpl() function in panda::compiler::ObjectTypeCheckElimination
Dmove_constants.cpp33 bool MoveConstants::RunImpl() in RunImpl() function in panda::compiler::MoveConstants
Dadjust_arefs.cpp44 bool AdjustRefs::RunImpl() in RunImpl() function in panda::compiler::AdjustRefs
Dif_conversion.cpp24 bool IfConversion::RunImpl() in RunImpl() function in panda::compiler::IfConversion
Dvn.cpp156 bool ValNum::RunImpl() in RunImpl() function in panda::compiler::ValNum
Dtypes_resolving.cpp44 bool TypesResolving::RunImpl() in RunImpl() function in panda::compiler::TypesResolving
Dloop_peeling.cpp73 bool LoopPeeling::RunImpl() in RunImpl() function in panda::compiler::LoopPeeling
Dbalance_expressions.cpp22 bool BalanceExpressions::RunImpl() in RunImpl() function in panda::compiler::BalanceExpressions
Dlowering.cpp179 bool Lowering::RunImpl() in RunImpl() function in panda::compiler::Lowering
Dtry_catch_resolving.cpp29 bool TryCatchResolving::RunImpl() in RunImpl() function in panda::compiler::TryCatchResolving
Ddeoptimize_elimination.cpp23 bool DeoptimizeElimination::RunImpl() in RunImpl() function in panda::compiler::DeoptimizeElimination
Dloop_unroll.cpp25 bool LoopUnroll::RunImpl() in RunImpl() function in panda::compiler::LoopUnroll
Dmemory_barriers.cpp233 bool OptimizeMemoryBarriers::RunImpl() in RunImpl() function in panda::compiler::OptimizeMemoryBarriers
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Drpo.cpp42 bool Rpo::RunImpl() in RunImpl() function in panda::compiler::Rpo
Dtypes_analysis.cpp20 bool TypesAnalysis::RunImpl() in RunImpl() function in panda::compiler::TypesAnalysis
Dobject_type_propagation.cpp21 bool ObjectTypePropagation::RunImpl() in RunImpl() function in panda::compiler::ObjectTypePropagation
Dlive_registers.h156 bool RunImpl() override in RunImpl() function
Dlinear_order.cpp195 bool LinearOrder::RunImpl() in RunImpl() function in panda::compiler::LinearOrder
Dalias_analysis.cpp82 bool AliasAnalysis::RunImpl() in RunImpl() function in panda::compiler::AliasAnalysis
Ddominators_tree.cpp24 bool DominatorsTree::RunImpl() in RunImpl() function in panda::compiler::DominatorsTree
/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.cpp212 bool RegAccAlloc::RunImpl() in RunImpl() function in panda::bytecodeopt::RegAccAlloc

12