Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp313 void findProfitableSIGroupsBase(SelectGroups &SIGroups,
505 findProfitableSIGroupsBase(SIGroups, ProfSIGroups); in optimizeSelectsBase()
837 void SelectOptimizeImpl::findProfitableSIGroupsBase( in findProfitableSIGroupsBase() function in SelectOptimizeImpl