Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp964 bool LongerChainExists = false; in vectorizeInstructions() local
968 LongerChainExists = true; in vectorizeInstructions()
971 if (LongerChainExists) in vectorizeInstructions()