Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcgbb.cpp359 BB *Bfs::SearchForStraightLineBBs(BB &bb) in SearchForStraightLineBBs() function in maplebe::Bfs
376 DEBUG_ASSERT(candidateBB->GetId() < visitedBBs.size(), "index out of range in RA::SearchForStraightLineBBs"); in SearchForStraightLineBBs()
405 bb = SearchForStraightLineBBs(*bb); in BFS()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dcgbb.h1079 BB *SearchForStraightLineBBs(BB &bb);

Completed in 4 milliseconds