Home | History | Annotate | Download | only in Analysis

Lines Matching refs:blockNeedsPredication

1623       if (blockNeedsPredication(ST->getParent(), TheLoop, DT))
1659 if (blockNeedsPredication(LD->getParent(), TheLoop, DT))
1739 bool LoopAccessInfo::blockNeedsPredication(BasicBlock *BB, Loop *TheLoop,