Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DMVELaneInterleavingPass.cpp115 static bool isProfitableToInterleave(SmallSetVector<Instruction *, 4> &Exts, in isProfitableToInterleave() function
312 if (!isProfitableToInterleave(Exts, Truncs)) in tryInterleave()