Searched refs:findInnerReductionPhi (Results 1 – 1 of 1) sorted by relevance
706 static PHINode *findInnerReductionPhi(Loop *L, Value *V) { in findInnerReductionPhi() function752 PHINode *InnerRedPhi = findInnerReductionPhi(InnerLoop, V); in findInductionAndReductions()