Home
last modified time | relevance | path

Searched defs:LoopToScevMapT (Results 1 – 2 of 2) sorted by relevance

/llvm-project/polly/include/polly/CodeGen/
H A DBlockGenerators.h576 copyPHIInstruction(ScopStmt &,PHINode *,ValueMapT &,LoopToScevMapT &) copyPHIInstruction() argument
[all...]
/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h924 using LoopToScevMapT = DenseMap<const Loop *, const SCEV *>; global() variable