Searched refs:getReductionOpChain (Results 1 – 3 of 3) sorted by relevance
261 SmallVector<Instruction *, 4> getReductionOpChain(PHINode *Phi,
1135 RecurrenceDescriptor::getReductionOpChain(PHINode *Phi, Loop *L) const { in getReductionOpChain() function in RecurrenceDescriptor
7355 RdxDesc.getReductionOpChain(Phi, TheLoop); in collectInLoopReductions()