Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dtagged_hash_array.cpp208 uint32_t updateCount = changeNode->GetCount(); in SetVal() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_color_ra.cpp493 …llocator::CreateLiveRange(regno_t regNO, const BB &bb, bool isDef, uint32 currId, bool updateCount) in CreateLiveRange()