Home
last modified time | relevance | path

Searched defs:ComputeLiveOut (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dframe_states.cpp114 bool FrameStateBuilder::ComputeLiveOut(size_t bbId) in ComputeLiveOut() function in panda::ecmascript::kungfu::FrameStateBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dreg_alloc_lsra.cpp626 void LSRALinearScanRegAllocator::ComputeLiveOut(BB &bb, uint32 insnNum) in ComputeLiveOut() function in maplebe::LSRALinearScanRegAllocator