Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp288 void findProfitableSIGroupsInnerLoops(const Loop *L, SelectGroups &SIGroups,
497 findProfitableSIGroupsInnerLoops(L, SIGroups, ProfSIGroups); in optimizeSelectsInnerLoops()
799 void SelectOptimizeImpl::findProfitableSIGroupsInnerLoops( in findProfitableSIGroupsInnerLoops() function in SelectOptimizeImpl