Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ohos/
Denable_aot_list_helper.h54 bool IsEnableAot(const std::string &candidate) in IsEnableAot()
64 bool IsEnableJit(const std::string &candidate) in IsEnableJit()
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dcode_sink.cpp114 BasicBlock *candidate = SinkInstruction(inst, &stores, memBarrier); in ProcessBlock() local
186 bool CodeSink::IsAcceptableTarget(Inst *inst, BasicBlock *candidate) in IsAcceptableTarget()
Descape.cpp1986 for (auto candidate : candidates) { in Apply() local
/arkcompiler/ets_runtime/test/fuzztest/readenablelist_fuzzer/
Dreadenablelist_fuzzer.cpp33 std::string candidate = dataProvider.ConsumeRandomLengthString(MAX_STRING_LENGTH); in ReadEnableListFuzzTest() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_itable_builder.cpp30 Method *candidate = nullptr; in FindMethodInVTable() local
/arkcompiler/runtime_core/static_core/verification/type/
Dtype_type.cpp114 Builtin candidate = Builtin::TOP; in BuildBuiltinLeastUpperBoundsNestedFunction() local