Home
last modified time | relevance | path

Searched defs:SIGroups (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DSelectOptimize.cpp283 SelectGroups SIGroups; in optimizeSelectsBase() local
308 SelectGroups SIGroups; in optimizeSelectsInnerLoops() local
534 SelectGroups &SIGroups) { in collectSelectGroups()
567 void SelectOptimize::findProfitableSIGroupsBase(SelectGroups &SIGroups, in findProfitableSIGroupsBase()
583 const Loop *L, SelectGroups &SIGroups, SelectGroups &ProfSIGroups) { in findProfitableSIGroupsInnerLoops()
884 const Loop *L, const SelectGroups &SIGroups, in computeLoopCosts()
971 SelectOptimize::getSIset(const SelectGroups &SIGroups) { in getSIset()