Home
last modified time | relevance | path

Searched refs:isProfitableToInterleave (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVELaneInterleavingPass.cpp115 static bool isProfitableToInterleave(SmallSetVector<Instruction *, 4> &Exts, in isProfitableToInterleave() function
330 if (!isProfitableToInterleave(Exts, Truncs)) in tryInterleave()