Searched refs:isProfitableToInterleave (Results 1 – 1 of 1) sorted by relevance
115 static bool isProfitableToInterleave(SmallSetVector<Instruction *, 4> &Exts, in isProfitableToInterleave() function330 if (!isProfitableToInterleave(Exts, Truncs)) in tryInterleave()