Home
last modified time | relevance | path

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

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