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