Home
last modified time | relevance | path

Searched refs:gotoTargetIdx (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcfgo.cpp463 uint32 gotoTargetIdx = GetJumpTargetIdx(*brInsn); in Optimize() local
464 LabelOperand &gotoTarget = static_cast<LabelOperand &>(brInsn->GetOperand(gotoTargetIdx)); in Optimize()
467 brInsn->SetOperand(gotoTargetIdx, condTarget); in Optimize()

Completed in 2 milliseconds