Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp637 DenseMap<const SCEV *, VPValue *> SCEV2VPV; in removeRedundantExpandSCEVRecipes() local
645 auto I = SCEV2VPV.insert({ExpR->getSCEV(), ExpR}); in removeRedundantExpandSCEVRecipes()