Searched refs:BBLatch (Results 1 – 1 of 1) sorted by relevance
18159 BasicBlock *BBLatch = BBL->getLoopLatch(); in getReductionInstr() local18160 if (!BBLatch) in getReductionInstr()18165 if (P->getIncomingBlock(0) == BBLatch) { in getReductionInstr()18167 } else if (P->getIncomingBlock(1) == BBLatch) { in getReductionInstr()