Searched defs:Loop (Results 1 – 17 of 17) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | simplify_string_builder.h | 155 struct Loop { struct 156 explicit Loop(ArenaAllocator *allocator) : appendInstructions {allocator->Adapter()} {} in Loop() function 157 … ArenaVector<Inst *> appendInstructions; // NOLINT(misc-non-private-member-variables-in-classes)
|
| D | checks_elimination.cpp | 1302 std::pair<Loop *, LoopNotFullyRedundantBoundsCheck> &item) in ReplaceOneBoundsCheckToDeoptimizationInLoop()
|
| /arkcompiler/runtime_core/static_core/tools/ark_js_napi_cli/ark_hz/ |
| D | ark_js_runtime.cpp | 84 void ArkJsRuntime::Loop() in Loop() function in panda::ArkJsRuntime
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ |
| D | countable_loop_parser.h | 21 class Loop; variable
|
| D | loop_analyzer.h | 28 Loop(ArenaAllocator *allocator, BasicBlock *header, uint32_t id) in Loop() function
|
| D | liveness_analyzer.h | 32 class Loop; variable
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | irtoc_test.cpp | 88 TEST(Irtoc, Loop) in TEST() argument
|
| /arkcompiler/runtime_core/compiler/optimizer/analysis/ |
| D | loop_analyzer.h | 28 Loop(ArenaAllocator *allocator, BasicBlock *header, uint32_t id) in Loop() function
|
| D | liveness_analyzer.h | 31 class Loop; variable
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | basicblock.h | 27 class Loop; variable
|
| D | graph.h | 59 class Loop; variable
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | cleanup_test.cpp | 810 TEST_F(CleanupTest, Loop) in TEST_F() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/assembler/tests/ |
| D | assembler_aarch64_test.cpp | 272 HWTEST_F_L0(AssemblerAarch64Test, Loop) in HWTEST_F_L0() argument
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | basicblock.h | 27 class Loop; variable
|
| D | graph.h | 40 class Loop; variable
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | cleanup_test.cpp | 862 TEST_F(CleanupTest, Loop) in TEST_F() argument
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 84325 Loop: 1, property
|