Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DSelectOptimize.cpp165 void findProfitableSIGroupsBase(SelectGroups &SIGroups,
289 findProfitableSIGroupsBase(SIGroups, ProfSIGroups); in optimizeSelectsBase()
548 void SelectOptimize::findProfitableSIGroupsBase(SelectGroups &SIGroups, in findProfitableSIGroupsBase() function in SelectOptimize