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

/art/compiler/dex/
H A Dssa_transformation.cc48 SuccessorBlockInfo *sbi = iterator.Next(); local
49 if (sbi == NULL) {
52 res = NeedsVisit(sbi->block);

Completed in 349 milliseconds