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.h57 AotData(const File *pfile, Graph *graph, AddressType codeAddr, uint64_t *intfInlineCacheIndex, in AotData()
107 void SetIntfInlineCacheIndex(uint64_t intfInlineCacheIndex) in SetIntfInlineCacheIndex()
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_ark_interface.cpp128 uint64_t intfInlineCacheIndex = aotData.GetIntfInlineCacheIndex(); in CreateIntfInlineCacheSlotId() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen.cpp1458 uint64_t intfInlineCacheIndex = aotData->GetIntfInlineCacheIndex(); in IntfInlineCachePass() local