Home
last modified time | relevance | path

Searched defs:ProfSIGroups (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DSelectOptimize.cpp262 SelectGroups ProfSIGroups; in optimizeSelects() local
277 SelectGroups &ProfSIGroups) { in optimizeSelectsBase()
293 SelectGroups &ProfSIGroups) { in optimizeSelectsInnerLoops()
330 void SelectOptimize::convertProfitableSIGroups(SelectGroups &ProfSIGroups) { in convertProfitableSIGroups()
549 SelectGroups &ProfSIGroups) { in findProfitableSIGroupsBase()
558 const Loop *L, SelectGroups &SIGroups, SelectGroups &ProfSIGroups) { in findProfitableSIGroupsInnerLoops()