Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSelectOptimize.cpp158 void convertProfitableSIGroups(SelectGroups &ProfSIGroups);
274 convertProfitableSIGroups(ProfSIGroups); in optimizeSelects()
334 void SelectOptimize::convertProfitableSIGroups(SelectGroups &ProfSIGroups) { in convertProfitableSIGroups() function in SelectOptimize