Searched refs:getReductionOpChain (Results 1 – 4 of 4) sorted by relevance
336 LLVM_ABI SmallVector<Instruction *, 4> getReductionOpChain(PHINode *Phi,
1242 RecurrenceDescriptor::getReductionOpChain(PHINode *Phi, Loop *L) const { in getReductionOpChain() function in RecurrenceDescriptor
864 SmallVector<Instruction *, 4> Ops = RD.getReductionOpChain(PHI, L); in findInnerReductionPhi()
6550 RdxDesc.getReductionOpChain(Phi, TheLoop); in collectInLoopReductions()