Home
last modified time | relevance | path

Searched defs:SCEVConstant (Results 1 – 3 of 3) sorted by relevance

/llvm-project/polly/include/polly/Support/
H A DSCEVValidator.h17 class SCEVConstant; variable
/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h54 class SCEVConstant; variable
H A DScalarEvolutionExpressions.h65 SCEVConstant(const FoldingSetNodeIDRef ID, ConstantInt *v) in SCEVConstant() function