Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1455 unsigned LoopInvariantRegs; member
4969 unsigned IC = PowerOf2Floor((TargetNumRegisters - R.LoopInvariantRegs) / in selectInterleaveCount()
4974 IC = PowerOf2Floor((TargetNumRegisters - R.LoopInvariantRegs - 1) / in selectInterleaveCount()
5215 RU.LoopInvariantRegs = Invariant; in calculateRegisterUsage()