Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4835 bool NeedsVectorIndex = !IsUniform && VF.isScalable(); in widenPHIInstruction() local
4837 if (NeedsVectorIndex) { in widenPHIInstruction()
4847 if (NeedsVectorIndex) { in widenPHIInstruction()