Home | History | Annotate | Download | only in compiler

Lines Matching defs:succBB

821                 BasicBlock *succBB = successorBlockInfo->block;
822 if (succBB == bb) {