Searched refs:collectPotentialReductions (Results 1 – 1 of 1) sorted by relevance
415 bool collectPotentialReductions(BasicBlock *B);534 if (Graph.collectPotentialReductions(B)) in evaluateBasicBlock()1460 bool ComplexDeinterleavingGraph::collectPotentialReductions(BasicBlock *B) { in collectPotentialReductions() function in ComplexDeinterleavingGraph