Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DVectorUtils.h802 bool isInterleaved(Instruction *Instr) const { in isInterleaved() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DInterleavedLoadCombinePass.cpp692 bool isInterleaved(unsigned Factor, const DataLayout &DL) const { in isInterleaved() function