Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DScalarEvolutionExpander.h109 PHINode *getOrInsertCanonicalInductionVariable(const Loop *L, Type *Ty);
/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpander.h179 PHINode *getOrInsertCanonicalInductionVariable(const Loop *L, Type *Ty);
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DIndVarSimplify.cpp1852 IndVar = Rewriter.getOrInsertCanonicalInductionVariable(L, LargestType); in runOnLoop()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolutionExpander.cpp1462 SCEVExpander::getOrInsertCanonicalInductionVariable(const Loop *L, in getOrInsertCanonicalInductionVariable() function in SCEVExpander
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1729 SCEVExpander::getOrInsertCanonicalInductionVariable(const Loop *L, in getOrInsertCanonicalInductionVariable() function in SCEVExpander