Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/base/
Dcondition.cpp135 auto *returnLeftLabel = etsg->AllocLabel(); in CompileLogicalOrExpr() local
165 auto *returnLeftLabel = etsg->AllocLabel(); in CompileLogicalAndExpr() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSCompiler.cpp535 auto returnLeftLabel = etsg->AllocLabel(); in CompileLogical() local