Home
last modified time | relevance | path

Searched refs:GetInductionVariable (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp6578 static llvm::PHINode *GetInductionVariable(const Loop &L, ScalarEvolution &SE, in GetInductionVariable() function
6888 if (llvm::PHINode *IV = GetInductionVariable(*L, SE, Reducer)) in ReduceLoopStrength()