Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1201 SmallMapVector<unsigned, unsigned, 4> LoopInvariantRegs; member
5687 unsigned LoopInvariantRegs = 0; in selectInterleaveCount() local