Searched defs:InstCostMap (Results 1 – 2 of 2) sorted by relevance
243 /// InstCostMap. This may need to be generated for select-like instructions. in getFalseOpCost() argument 217 getTrueOpCost(DenseMap<const Instruction *,CostInfo> & InstCostMap,const TargetTransformInfo * TTI) getTrueOpCost() argument 812 DenseMap<const Instruction *, CostInfo> InstCostMap; findProfitableSIGroupsInnerLoops() local 1112 computeLoopCosts(const Loop * L,const SelectGroups & SIGroups,DenseMap<const Instruction *,CostInfo> & InstCostMap,CostInfo * LoopCost) computeLoopCosts() argument [all...]
390 DenseSet<UnrolledInstState, UnrolledInstStateKeyInfo> InstCostMap; analyzeLoopUnrollCost() local