Home
last modified time | relevance | path

Searched refs:bufBegin (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_codegen.cpp122 auto bufBegin = isReq ? reqSecs_ : unreqSecs_; in Alloca() local
133 addr = bufBegin + curPos; in Alloca()