Home
last modified time | relevance | path

Searched refs:sbb1 (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcgbb.cpp440 BB *sbb1 = bb.GetSuccs().front(); in SearchForStraightLineBBs() local
442 size_t predSz1 = sbb1->GetPreds().size(); in SearchForStraightLineBBs()
446 candidateBB = sbb1; in SearchForStraightLineBBs()