Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcfgo.cpp425 BB *gotoTarget = CGCFG::GetTargetSuc(sucBB); in UpdateSwitchSucc() local
524 BB *gotoTarget = CGCFG::GetTargetSuc(sucBB); in SkipSucBB() local
805 … LabelOperand &gotoTarget = static_cast<LabelOperand &>(brInsn->GetOperand(gotoTargetIdx)); in Optimize() local