Home
last modified time | relevance | path

Searched defs:RunImpl (Results 1 - 25 of 76) sorted by relevance

1234

/arkcompiler/runtime_core/compiler/optimizer/analysis/
H A Drpo.cpp42 bool Rpo::RunImpl() in RunImpl() function in panda::compiler::Rpo
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
H A Dcatch_inputs.cpp51 bool CatchInputs::RunImpl() in RunImpl() function in ark::compiler::CatchInputs
H A Dmonitor_analysis.cpp71 bool MonitorAnalysis::RunImpl() in RunImpl() function in ark::compiler::MonitorAnalysis
H A Drpo.cpp42 bool Rpo::RunImpl() in RunImpl() function in ark::compiler::Rpo
H A Dtypes_analysis.cpp20 bool TypesAnalysis::RunImpl() in RunImpl() function in ark::compiler::TypesAnalysis
H A Dobject_type_propagation.cpp21 bool ObjectTypePropagation::RunImpl() in RunImpl() function in ark::compiler::ObjectTypePropagation
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
H A Dcheck_resolver.cpp49 bool CheckResolver::RunImpl() in RunImpl() function in ark::bytecodeopt::CheckResolver
H A Dbytecodeopt_peepholes.cpp21 bool BytecodeOptPeepholes::RunImpl() in RunImpl() function in ark::bytecodeopt::BytecodeOptPeepholes
H A Dcanonicalization.cpp22 bool Canonicalization::RunImpl() in RunImpl() function in ark::bytecodeopt::Canonicalization
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dloop_unswitch.cpp24 bool LoopUnswitch::RunImpl() in RunImpl() function in ark::compiler::LoopUnswitch
H A Dredundant_loop_elimination.cpp25 bool RedundantLoopElimination::RunImpl() in RunImpl() function in ark::compiler::RedundantLoopElimination
H A Dsavestate_optimization.cpp24 bool SaveStateOptimization::RunImpl() in RunImpl() function in ark::compiler::SaveStateOptimization
H A Dinline_intrinsics.cpp51 bool InlineIntrinsics::RunImpl() in RunImpl() function in ark::compiler::InlineIntrinsics
H A Dcode_sink.cpp60 bool CodeSink::RunImpl() in RunImpl() function in ark::compiler::CodeSink
H A Dphi_type_resolving.cpp37 bool PhiTypeResolving::RunImpl() in RunImpl() function in ark::compiler::PhiTypeResolving
H A Dloop_peeling.cpp73 bool LoopPeeling::RunImpl() in RunImpl() function in ark::compiler::LoopPeeling
H A Dmove_constants.cpp32 bool MoveConstants::RunImpl() in RunImpl() function in ark::compiler::MoveConstants
H A Dobject_type_check_elimination.cpp24 bool ObjectTypeCheckElimination::RunImpl() in RunImpl() function in ark::compiler::ObjectTypeCheckElimination
H A Ddeoptimize_elimination.cpp24 bool DeoptimizeElimination::RunImpl() in RunImpl() function in ark::compiler::DeoptimizeElimination
H A Dcse.cpp233 bool Cse::RunImpl() in RunImpl() function in ark::compiler::Cse
/arkcompiler/runtime_core/compiler/optimizer/optimizations/
H A Dvn.cpp152 bool ValNum::RunImpl() in RunImpl() function in panda::compiler::ValNum
H A Dbranch_elimination.cpp33 bool BranchElimination::RunImpl() in RunImpl() function in panda::compiler::BranchElimination
H A Dlowering.cpp154 bool Lowering::RunImpl() in RunImpl() function in panda::compiler::Lowering
H A Dmove_constants.cpp32 bool MoveConstants::RunImpl() in RunImpl() function in panda::compiler::MoveConstants
/arkcompiler/runtime_core/bytecode_optimizer/
H A Dreg_acc_alloc.cpp299 bool RegAccAlloc::RunImpl() in RunImpl() function in panda::bytecodeopt::RegAccAlloc

Completed in 9 milliseconds

1234