Searched refs:isSlicingProfitable (Results 1 – 1 of 1) sorted by relevance
19589 static bool isSlicingProfitable(SmallVectorImpl<LoadedSlice> &LoadedSlices, in isSlicingProfitable() function19701 if (!isSlicingProfitable(LoadedSlices, UsedBits, ForCodeSize)) in SliceUpLoad()