Searched refs:getReductionOpChain (Results 1 – 3 of 3) sorted by relevance
264 SmallVector<Instruction *, 4> getReductionOpChain(PHINode *Phi,
1131 RecurrenceDescriptor::getReductionOpChain(PHINode *Phi, Loop *L) const { in getReductionOpChain() function in RecurrenceDescriptor
6757 RdxDesc.getReductionOpChain(Phi, TheLoop); in collectInLoopReductions()7065 const auto &ChainOps = RdxDesc.getReductionOpChain(RedPhi, OrigLoop); in cost()