Home
last modified time | relevance | path

Searched defs:intfInlineCacheIndex (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Daot_data.h62 uint64_t *intfInlineCacheIndex; member
111 void SetIntfInlineCacheIndex(uint64_t intfInlineCacheIndex) in SetIntfInlineCacheIndex()
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_ark_interface.cpp133 uint64_t intfInlineCacheIndex = aotData.GetIntfInlineCacheIndex(); in CreateIntfInlineCacheSlotId() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen.cpp1450 uint64_t intfInlineCacheIndex = aotData->GetIntfInlineCacheIndex(); in IntfInlineCachePass() local