Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DcodeGen.cpp213 const auto &labelTargetName = constIter->Target().BreakLabel(); in ControlFlowChangeBreak() local
239 const auto &labelTargetName = constIter->Target().ContinueLabel(); in ControlFlowChangeContinue() local
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp823 const auto &labelTargetName = iter->Target().BreakLabel(); in ControlFlowChangeBreak() local
848 const auto &labelTargetName = iter->Target().ContinueLabel(); in ControlFlowChangeContinue() local