Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp4757 bool NeedsVectorIndex = !IsUniform && VF.isScalable(); in widenPHIInstruction() local
4759 if (NeedsVectorIndex) { in widenPHIInstruction()
4769 if (NeedsVectorIndex) { in widenPHIInstruction()