Searched refs:VectorizationInterleave (Results 1 – 1 of 1) sorted by relevance
113 VectorizationInterleave("force-vector-interleave", cl::init(0), cl::Hidden, variable1071 if (VectorizationInterleave.getNumOccurrences() > 0) in LoopVectorizeHints()1072 Interleave.Value = VectorizationInterleave; in LoopVectorizeHints()4682 unsigned ForcedUnroll = VectorizationInterleave ? VectorizationInterleave : 1; in isDependent()