Home
last modified time | relevance | path

Searched refs:collectPotentialReductions (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp415 bool collectPotentialReductions(BasicBlock *B);
534 if (Graph.collectPotentialReductions(B)) in evaluateBasicBlock()
1460 bool ComplexDeinterleavingGraph::collectPotentialReductions(BasicBlock *B) { in collectPotentialReductions() function in ComplexDeinterleavingGraph