Home
last modified time | relevance | path

Searched defs:candidate (Results 1 - 5 of 5) sorted by relevance

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

Completed in 3 milliseconds