Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds