Searched refs:bad_live_interval (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dregister_allocator.cc59 LiveInterval* bad_live_interval = reinterpret_cast<LiveInterval*>(0xebad7113u); local
62 it.Current()->SetLiveInterval(bad_live_interval);
65 it.Current()->SetLiveInterval(bad_live_interval);

Completed in 120 milliseconds