Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1283 SmallMapVector<unsigned, unsigned, 4> LoopInvariantRegs; member
6346 unsigned LoopInvariantRegs = 0; in selectInterleaveCount() local