Home
last modified time | relevance | path

Searched refs:work_live_vregs (Results 1 – 3 of 3) sorted by relevance

/art/compiler/dex/
Dssa_transformation.cc435 ArenaBitVector* temp_live_vregs = temp_.ssa.work_live_vregs; in ComputeBlockLiveIns()
Dmir_graph.h1418 ArenaBitVector* work_live_vregs; member
Dmir_graph.cc1807 temp_.ssa.work_live_vregs = new (temp_scoped_alloc_.get()) ArenaBitVector( in SSATransformationStart()
1818 temp_.ssa.work_live_vregs = nullptr; in SSATransformationEnd()