Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSelectOptimize.cpp165 void findProfitableSIGroupsBase(SelectGroups &SIGroups,
293 findProfitableSIGroupsBase(SIGroups, ProfSIGroups); in optimizeSelectsBase()
567 void SelectOptimize::findProfitableSIGroupsBase(SelectGroups &SIGroups, in findProfitableSIGroupsBase() function in SelectOptimize