Searched refs:BBLatch (Results 1 – 2 of 2) 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()
6040 BasicBlock *BBLatch = BBL->getLoopLatch(); in getReductionValue() local6041 if (!BBLatch) in getReductionValue()6046 if (P->getIncomingBlock(0) == BBLatch) { in getReductionValue()6048 } else if (P->getIncomingBlock(1) == BBLatch) { in getReductionValue()