Searched refs:BBLatch (Results 1 – 1 of 1) sorted by relevance
23589 BasicBlock *BBLatch = BBL->getLoopLatch(); in getReductionInstr() local23590 if (!BBLatch) in getReductionInstr()23595 if (P->getIncomingBlock(0) == BBLatch) { in getReductionInstr()23597 } else if (P->getIncomingBlock(1) == BBLatch) { in getReductionInstr()