Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanAnalysis.h82 SmallMapVector<unsigned, unsigned, 4> LoopInvariantRegs; member
H A DLoopVectorize.cpp4677 unsigned LoopInvariantRegs = 0; in selectInterleaveCount() local