Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp997 bool IsOK = UnhandledStores.empty(); in canVectorizeMemory() local
999 if (!IsOK) { in canVectorizeMemory()