Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSelectOptimize.cpp167 void findProfitableSIGroupsInnerLoops(const Loop *L, SelectGroups &SIGroups,
312 findProfitableSIGroupsInnerLoops(L, SIGroups, ProfSIGroups); in optimizeSelectsInnerLoops()
582 void SelectOptimize::findProfitableSIGroupsInnerLoops( in findProfitableSIGroupsInnerLoops() function in SelectOptimize