Home | History | Annotate | Download | only in compiler

Lines Matching refs:kPCReconstruction

1510     bb = dvmCompilerNewBB(kPCReconstruction, cUnit->numBlocks++);
2018 curBB = dvmCompilerNewBB(kPCReconstruction, numBlocks++);