Home | History | Annotate | Download | only in Analysis

Lines Matching refs:ExitingBB

1902     BasicBlock *ExitingBB = L->getExitingBlock();
1903 if (!ExitingBB)
1910 At = &ExitingBB->back();