Searched defs:IsDeadAt (Results 1 – 2 of 2) sorted by relevance
/art/compiler/optimizing/ | ||
D | live_interval_test.cc | 42 TEST(LiveInterval, IsDeadAt) { in TEST() argument |
D | ssa_liveness_analysis.h | 454 bool IsDeadAt(size_t position) const { in IsDeadAt() function |