Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DSelectOptimize.cpp167 void findProfitableSIGroupsInnerLoops(const Loop *L, SelectGroups &SIGroups,
308 findProfitableSIGroupsInnerLoops(L, SIGroups, ProfSIGroups); in optimizeSelectsInnerLoops()
557 void SelectOptimize::findProfitableSIGroupsInnerLoops( in findProfitableSIGroupsInnerLoops() function in SelectOptimize