Home
last modified time | relevance | path

Searched defs:functionIndex (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dprune_deopt.cpp139 auto functionIndex = 1; in EncodeDeoptBundle() local
/arkcompiler/jsvm/src/
Djs_native_api_v8.cpp4611 uint32_t functionIndex, in OH_JSVM_CompileWasmFunction()