Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/statements/
DblockStatement.cpp41 compiler::LocalRegScope lrs(pg, scope_); in Compile() local
DswitchStatement.cpp51 compiler::LocalRegScope lrs(pg, scope_); in Compile() local
/arkcompiler/ets_frontend/es2panda/ir/base/
DcatchClause.cpp49 compiler::LocalRegScope lrs(pg, scope_->ParamScope()); in Compile() local
DclassDefinition.cpp311 compiler::LocalRegScope lrs(pg, scope_); in Compile() local
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dfunction.cpp193 FunctionRegScope lrs(pg); in CompileFunctionOrProgram() local