Home
last modified time | relevance | path

Searched defs:isInterleaved (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/Analysis/
H A DVectorUtils.h632 bool isInterleaved(Instruction *Instr) const { isInterleaved() function
/llvm-project/llvm/lib/CodeGen/
H A DInterleavedLoadCombinePass.cpp695 bool isInterleaved(unsigned Factor, const DataLayout &DL) const { isInterleaved() function