Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp251 void findProfitableSIGroupsInnerLoops(const Loop *L, SelectGroups &SIGroups,
464 findProfitableSIGroupsInnerLoops(L, SIGroups, ProfSIGroups); in optimizeSelectsInnerLoops()
954 void SelectOptimizeImpl::findProfitableSIGroupsInnerLoops( in findProfitableSIGroupsInnerLoops() function in SelectOptimizeImpl