Searched defs:BBCostMap (Results 1 – 1 of 1) sorted by relevance
2529 const SmallDenseMap<BasicBlock *, InstructionCost, 4> &BBCostMap, in computeDomSubtreeCost()2855 SmallDenseMap<BasicBlock *, InstructionCost, 4> BBCostMap; in unswitchBestCondition() local