Searched defs:liveness (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dregister_allocator.cc42 const SsaLivenessAnalysis& liveness)
45 liveness_(liveness),
1148 // Note that dominated blocks are not sorted in liveness order.
40 RegisterAllocator(ArenaAllocator* allocator, CodeGenerator* codegen, const SsaLivenessAnalysis& liveness) argument

Completed in 7 milliseconds