Home
last modified time | relevance | path

Searched defs:applied (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dcheck_resolver.cpp51 bool applied = false; in RunImpl() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Dcleanup_test.cpp28 auto applied = GetGraph()->RunPass<Cleanup>(); in RunCleanupEmptyBlocks() local
Dpeepholes_test.cpp121 void CheckCast(DataType::Type srcType, DataType::Type tgtType, bool applied) in CheckCast()
211 …ataType::Type srcType, DataType::Type mdlType, DataType::Type tgtType, bool applied, bool joinCast) in CheckCast()
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dchecks_elimination.cpp301 bool applied = false; in VisitAnyTypeCheck() local