Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp286 void findProfitableSIGroupsBase(SelectGroups &SIGroups,
478 findProfitableSIGroupsBase(SIGroups, ProfSIGroups); in optimizeSelectsBase()
784 void SelectOptimizeImpl::findProfitableSIGroupsBase( in findProfitableSIGroupsBase() function in SelectOptimizeImpl