Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dlive.h40 bool GenerateLiveIn(BB &bb);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dlive.cpp83 bool LiveAnalysis::GenerateLiveIn(BB &bb) in GenerateLiveIn() function in maplebe::LiveAnalysis
140 if (GenerateLiveIn(*bb)) { in BuildInOutforFunc()

Completed in 2 milliseconds