Home
last modified time | relevance | path

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

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