Home
last modified time | relevance | path

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

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