Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/include/polly/Support/
H A DSCEVValidator.h36 void findValues(const llvm::SCEV *Expr, llvm::ScalarEvolution &SE,
/llvm-project-15.0.7/polly/lib/CodeGen/
H A DIslNodeBuilder.cpp336 findValues(Expr, SE, Values); in getReferencesInSubtree()
1070 findValues(ParamSCEV, SE, Values); in materializeValue()
1309 findValues(Dim, SE, Values); in preloadInvariantEquivClass()
H A DPPCGCodeGeneration.cpp1501 findValues(Expr, SE, SubtreeValues); in getReferencesInKernel()
/llvm-project-15.0.7/polly/lib/Support/
H A DSCEVValidator.cpp576 void polly::findValues(const SCEV *Expr, ScalarEvolution &SE, in findValues() function in polly
/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopDetection.cpp507 findValues(S0, SE, Values); in involvesMultiplePtrs()
509 findValues(S1, SE, Values); in involvesMultiplePtrs()
H A DScopBuilder.cpp2829 findValues(Parameter, SE, Values); in addInvariantLoads()