Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/src/codegen/
Dic_slot_allocator.h34 explicit ICSlotAllocator(ark::compiler::Graph *graph, uint16_t *icSlotNumber) in ICSlotAllocator()
/arkcompiler/runtime_core/libabckit/src/wrappers/graph_wrapper/
Dgraph_wrapper.cpp110 static bool RunPreliminaryPasses(ark::compiler::Graph *graphImpl, uint16_t *icSlotNumber) in RunPreliminaryPasses()
169 uint16_t icSlotNumber = 0; in BuildCodeDynamic() local