Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp495 SelectGroups SIGroups; optimizeSelectsBase() local
520 SelectGroups SIGroups; optimizeSelectsInnerLoops() local
779 collectSelectGroups(BasicBlock & BB,SelectGroups & SIGroups) collectSelectGroups() argument
838 findProfitableSIGroupsBase(SelectGroups & SIGroups,SelectGroups & ProfSIGroups) findProfitableSIGroupsBase() argument
853 findProfitableSIGroupsInnerLoops(const Loop * L,SelectGroups & SIGroups,SelectGroups & ProfSIGroups) findProfitableSIGroupsInnerLoops() argument
1164 computeLoopCosts(const Loop * L,const SelectGroups & SIGroups,DenseMap<const Instruction *,CostInfo> & InstCostMap,CostInfo * LoopCost) computeLoopCosts() argument
1244 getSImap(const SelectGroups & SIGroups) getSImap() argument
[all...]