Home
last modified time | relevance | path

Searched defs:Loop (Results 1 – 16 of 16) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dsimplify_string_builder.h155 struct Loop { struct
156 explicit Loop(ArenaAllocator *allocator) : appendInstructions {allocator->Adapter()} {} in Loop() argument
157 … ArenaVector<Inst *> appendInstructions; // NOLINT(misc-non-private-member-variables-in-classes)
Dchecks_elimination.cpp1307 std::pair<Loop *, LoopNotFullyRedundantBoundsCheck> &item) in ReplaceOneBoundsCheckToDeoptimizationInLoop()
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dcountable_loop_parser.h21 class Loop; variable
Dloop_analyzer.h28 Loop(ArenaAllocator *allocator, BasicBlock *header, uint32_t id) in Loop() function
Dliveness_analyzer.h32 class Loop; variable
/arkcompiler/runtime_core/static_core/tools/ark_js_napi_cli/ark_hz/
Dark_js_runtime.cpp105 void ArkJsRuntime::Loop() in Loop() function in panda::ArkJsRuntime
/arkcompiler/runtime_core/static_core/runtime/tests/
Dirtoc_test.cpp88 TEST(Irtoc, Loop) in TEST() argument
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dloop_analyzer.h28 Loop(ArenaAllocator *allocator, BasicBlock *header, uint32_t id) in Loop() function
Dliveness_analyzer.h31 class Loop; variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dbasicblock.h27 class Loop; variable
Dgraph.h59 class Loop; variable
/arkcompiler/runtime_core/compiler/tests/
Dcleanup_test.cpp810 TEST_F(CleanupTest, Loop) in TEST_F() argument
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/tests/
Dassembler_aarch64_test.cpp272 HWTEST_F_L0(AssemblerAarch64Test, Loop) in HWTEST_F_L0() argument
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dbasicblock.h27 class Loop; variable
Dgraph.h40 class Loop; variable
/arkcompiler/runtime_core/static_core/compiler/tests/
Dcleanup_test.cpp862 TEST_F(CleanupTest, Loop) in TEST_F() argument