Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dlive.cpp300 bb.SetDefBit(regNO); in CollectLiveInfo()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgbb.h853 void SetDefBit(uint32 arg) const in SetDefBit() function