Home
last modified time | relevance | path

Searched defs:pre (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dsustaining_js_handle.cpp103 auto pre = sustainingJSHandle->pre_; in RemoveSustainingJSHandle() local
/arkcompiler/ets_runtime/common_components/common/
Dmark_work_stack.h29 MarkStackBuffer<T>* pre = nullptr; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_dominance.cpp104 BB *pre = nullptr; in ComputeDominance() local
Dcgbb.cpp27 Insn *pre = existing.GetPrev(); in InsertInsnBefore() local
/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_plainarray_test.cpp273 [[maybe_unused]] auto pre = TestHelper::SetupFrame(thread, callInf); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/verification/type/
Dtype_type.cpp47 uint32_t pre = result[i]; in TransitiveClosureNestedFunction() local
/arkcompiler/ets_runtime/common_components/heap/allocator/
Dregion_manager.cpp324 RegionDesc* pre = del->GetPrevRegion(); in DeleteRegionLocked() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp1377 BasicBlock *pre = EnsureBB(predecessor); in LinkToLLVMCfg() local