Home
last modified time | relevance | path

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

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