Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dsustaining_js_handle.cpp94 auto pre = sustainingJSHandle->pre_; in RemoveSustainingJSHandle() local
/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/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp1338 BasicBlock *pre = EnsureBB(predecessor); in LinkToLLVMCfg() local