Searched refs:DisableInterleaving (Results 1 – 1 of 1) sorted by relevance
1061 LoopVectorizeHints(const Loop *L, bool DisableInterleaving) in LoopVectorizeHints() argument1064 Interleave("interleave.count", DisableInterleaving, HK_UNROLL), in LoopVectorizeHints()1074 DEBUG(if (DisableInterleaving && Interleave.Value == 1) dbgs() in LoopVectorizeHints()