Home
last modified time | relevance | path

Searched refs:SetLiveInBit (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dlive.cpp192 bb->SetLiveInBit(i); in DealWithInOutOfCleanupBB()
Debo.cpp919 into.SetLiveInBit(reg.GetRegisterNumber()); in MarkOpndLiveIntoBB()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgbb.h795 void SetLiveInBit(uint32 arg) const in SetLiveInBit() function