Searched refs:BBLatch (Results 1 – 3 of 3) sorted by relevance
4289 BasicBlock *BBLatch = BBL->getLoopLatch(); in getReductionValue() local4290 if (!BBLatch) in getReductionValue()4295 if (P->getIncomingBlock(0) == BBLatch) { in getReductionValue()4297 } else if (P->getIncomingBlock(1) == BBLatch) { in getReductionValue()
7058 BasicBlock *BBLatch = BBL->getLoopLatch(); in getReductionValue() local7059 if (!BBLatch) in getReductionValue()7064 if (P->getIncomingBlock(0) == BBLatch) { in getReductionValue()7066 } else if (P->getIncomingBlock(1) == BBLatch) { in getReductionValue()
7442 BasicBlock *BBLatch = BBL->getLoopLatch(); in getReductionValue() local7443 if (!BBLatch) in getReductionValue()7448 if (P->getIncomingBlock(0) == BBLatch) { in getReductionValue()7450 } else if (P->getIncomingBlock(1) == BBLatch) { in getReductionValue()