Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp478 SelectGroups ProfSIGroups; optimizeSelects() local
493 optimizeSelectsBase(Function & F,SelectGroups & ProfSIGroups) optimizeSelectsBase() argument
509 optimizeSelectsInnerLoops(Function & F,SelectGroups & ProfSIGroups) optimizeSelectsInnerLoops() argument
558 convertProfitableSIGroups(SelectGroups & ProfSIGroups) convertProfitableSIGroups() argument
838 findProfitableSIGroupsBase(SelectGroups & SIGroups,SelectGroups & ProfSIGroups) findProfitableSIGroupsBase() argument
853 findProfitableSIGroupsInnerLoops(const Loop * L,SelectGroups & SIGroups,SelectGroups & ProfSIGroups) findProfitableSIGroupsInnerLoops() argument
[all...]