Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/
Drem_set-inl.h120 auto *toRegion = ObjectToRegion(valueAddr); in AddRefWithAddr() local
141 auto *toRegion = ObjectToRegion(valueAddr); in AddRefWithAddr() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dgraph_linearizer.cpp49 auto toRegion = linearizer_->GateToRegion(rootGate); in Run() local