Home
last modified time | relevance | path

Searched refs:SetLiveIn (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dlive.cpp440 bb.SetLiveIn(*NewLiveIn(maxRegCount)); in InitBB()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgbb.h791 void SetLiveIn(SparseDataInfo &arg) in SetLiveIn() function