Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dcfgo.h46 bool MergeGotoBB(BB &curBB, BB &sucBB);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcfgo.cpp110 bool ChainingPattern::MergeGotoBB(BB &curBB, BB &sucBB) in MergeGotoBB() function in maplebe::ChainingPattern
280 return MergeGotoBB(curBB, *sucBB); in Optimize()

Completed in 2 milliseconds