Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp242 void convertProfitableSIGroups(SelectGroups &ProfSIGroups);
427 convertProfitableSIGroups(ProfSIGroups); in optimizeSelects()
517 void SelectOptimizeImpl::convertProfitableSIGroups(SelectGroups &ProfSIGroups) { in convertProfitableSIGroups() function in SelectOptimizeImpl