Searched refs:isInterleaved (Results 1 – 4 of 4) sorted by relevance
694 bool isInterleaved(unsigned Factor, const DataLayout &DL) const { in isInterleaved() function1276 if (!Candidates.back().isInterleaved(Factor, DL)) { in run()
589 bool isInterleaved(Instruction *Instr) const { in isInterleaved() function
968 if (isInterleaved(A)) { in analyzeInterleaving()997 if (isInterleaved(A) || in analyzeInterleaving()
1271 return InterleaveInfo.isInterleaved(Instr); in isAccessInterleaved()