Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dlive.h39 bool GenerateLiveOut(BB &bb) const;
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dlive.cpp70 bool LiveAnalysis::GenerateLiveOut(BB &bb) const in GenerateLiveOut() function in maplebe::LiveAnalysis
137 if (!GenerateLiveOut(*bb) && bb->GetInsertUse()) { in BuildInOutforFunc()

Completed in 2 milliseconds