Home
last modified time | relevance | path

Searched defs:Apply (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/util/
Dsynchronized.h135 auto Apply(Handler &&handler) in Apply() function
142 auto Apply(Handler &&handler) const in Apply() function
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/
Dphase.cpp183 bool Phase::Apply(public_lib::Context *ctx, parser::Program *program) in Apply() function in ark::es2panda::compiler::Phase
/arkcompiler/runtime_core/static_core/compiler/tools/paoc/
Dpaoc_clusters.h155 void Apply() in Apply() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dcl_option.h340 void Apply(const ArgT &arg, const ArgsT &... args) in Apply() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Descape.cpp1977 void ScalarReplacement::Apply(ArenaSet<Inst *> &candidates) in Apply() function in ark::compiler::ScalarReplacement