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

/art/compiler/dex/
H A Dssa_transformation.cc530 BasicBlock* def_bb = GetBasicBlock(idx); local
534 if (def_bb->dom_frontier != NULL) {
535 tmp_blocks->Union(def_bb->dom_frontier);

Completed in 573 milliseconds