Lines Matching refs:isExpandedAddRecExprPHI
984 bool SCEVExpander::isExpandedAddRecExprPHI(PHINode *PN, Instruction *IncV,1050 if (!isExpandedAddRecExprPHI(PN, IncV, L))1663 || isExpandedAddRecExprPHI(OrigPhiRef, OrigInc, L))1665 || isExpandedAddRecExprPHI(Phi, IsomorphicInc, L))) {