Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DSelectOptimize.cpp158 void convertProfitableSIGroups(SelectGroups &ProfSIGroups);
270 convertProfitableSIGroups(ProfSIGroups); in optimizeSelects()
330 void SelectOptimize::convertProfitableSIGroups(SelectGroups &ProfSIGroups) { in convertProfitableSIGroups() function in SelectOptimize