Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp6587 SmallPtrSet<Value *, 8> LoopInvariants; in calculateRegisterUsage() local
6603 LoopInvariants.insert(Instr); in calculateRegisterUsage()
6709 for (auto Inst : LoopInvariants) { in calculateRegisterUsage()