Searched refs:GetInductionVariable (Results 1 – 1 of 1) sorted by relevance
6578 static llvm::PHINode *GetInductionVariable(const Loop &L, ScalarEvolution &SE, in GetInductionVariable() function6888 if (llvm::PHINode *IV = GetInductionVariable(*L, SE, Reducer)) in ReduceLoopStrength()