Searched defs:InstCostMap (Results 1 – 2 of 2) sorted by relevance
190 bool IsTrue, const DenseMap<const Instruction *, CostInfo> &InstCostMap, in getOpCostOnBranch()967 DenseMap<const Instruction *, CostInfo> InstCostMap; in findProfitableSIGroupsInnerLoops() local1281 DenseMap<const Instruction *, CostInfo> &InstCostMap, CostInfo *LoopCost) { in computeLoopCosts()
397 DenseSet<UnrolledInstState, UnrolledInstStateKeyInfo> InstCostMap; in analyzeLoopUnrollCost() local