Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dssa_liveness_analysis.cc274 BitVector* live_out = GetLiveOutSet(block); in UpdateLiveOut() local
287 BitVector* live_out = GetLiveOutSet(block); in UpdateLiveIn() local
Dliveness_test.cc64 BitVector* live_out = liveness.GetLiveOutSet(*block); in TestCode() local