Searched defs:LoadedSlices (Results 1 – 1 of 1) sorted by relevance
8406 static void adjustCostForPairing(SmallVectorImpl<LoadedSlice> &LoadedSlices, in adjustCostForPairing()8474 static bool isSlicingProfitable(SmallVectorImpl<LoadedSlice> &LoadedSlices, in isSlicingProfitable()8527 SmallVector<LoadedSlice, 4> LoadedSlices; in SliceUpLoad() local