Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcfgo.cpp457 uint32 condTargetIdx = GetJumpTargetIdx(*curBBBranchInsn); in Optimize() local
458 LabelOperand &condTarget = static_cast<LabelOperand &>(curBBBranchInsn->GetOperand(condTargetIdx)); in Optimize()
466 curBBBranchInsn->SetOperand(condTargetIdx, gotoTarget); in Optimize()

Completed in 2 milliseconds