Searched defs:ComputeLiveOut (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | frame_states.cpp | 114 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/ | ||
| D | reg_alloc_lsra.cpp | 626 void LSRALinearScanRegAllocator::ComputeLiveOut(BB &bb, uint32 insnNum) in ComputeLiveOut() function in maplebe::LSRALinearScanRegAllocator |