Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp19589 static bool isSlicingProfitable(SmallVectorImpl<LoadedSlice> &LoadedSlices, in isSlicingProfitable() function
19701 if (!isSlicingProfitable(LoadedSlices, UsedBits, ForCodeSize)) in SliceUpLoad()