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.cpp306 void convertProfitableSIGroups(SelectGroups &ProfSIGroups);
486 convertProfitableSIGroups(ProfSIGroups); in optimizeSelects()
558 void SelectOptimizeImpl::convertProfitableSIGroups(SelectGroups &ProfSIGroups) { in convertProfitableSIGroups() function in SelectOptimizeImpl