Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp468 SelectGroups SIGroups; optimizeSelectsBase() local
493 SelectGroups SIGroups; optimizeSelectsInnerLoops() local
743 collectSelectGroups(BasicBlock & BB,SelectGroups & SIGroups) collectSelectGroups() argument
785 findProfitableSIGroupsBase(SelectGroups & SIGroups,SelectGroups & ProfSIGroups) findProfitableSIGroupsBase() argument
800 findProfitableSIGroupsInnerLoops(const Loop * L,SelectGroups & SIGroups,SelectGroups & ProfSIGroups) findProfitableSIGroupsInnerLoops() argument
1111 computeLoopCosts(const Loop * L,const SelectGroups & SIGroups,DenseMap<const Instruction *,CostInfo> & InstCostMap,CostInfo * LoopCost) computeLoopCosts() argument
1191 getSImap(const SelectGroups & SIGroups) getSImap() argument
[all...]