Searched defs:BlockWeightMap (Results 1 – 4 of 4) sorted by relevance
125 using BlockWeightMap = DenseMap<const BasicBlockT *, uint64_t>; variable