Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/CodeGen/
DBlockGenerators.h551 LoopToScevMapT &) {} in copyPHIInstruction() argument
/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h649 typedef DenseMap<const Loop*, const SCEV*> LoopToScevMapT; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h817 using LoopToScevMapT = DenseMap<const Loop *, const SCEV *>; variable
/external/llvm-project/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h876 using LoopToScevMapT = DenseMap<const Loop *, const SCEV *>; variable