Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/object_code/
Dcode_info_producer.cpp176 int32_t vregsTotal = record.getLocation(methodIdIndex + INLINE_VREG_COUNT).getSmallConstant(); in BuildSingleRegMap() local
260 auto vregsTotal = record.getLocation(methodIdIndex + INLINE_VREG_COUNT).getSmallConstant(); in BuildRegMap() local