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