Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp315 void findProfitableSIGroupsInnerLoops(const Loop *L, SelectGroups &SIGroups,
524 findProfitableSIGroupsInnerLoops(L, SIGroups, ProfSIGroups); in optimizeSelectsInnerLoops()
852 void SelectOptimizeImpl::findProfitableSIGroupsInnerLoops( in findProfitableSIGroupsInnerLoops() function in SelectOptimizeImpl