Searched refs:BBAddress (Results 1 – 1 of 1) sorted by relevance
1133 uint64_t BBAddress = Iter->second.BBEntries[I].Offset + Iter->second.Addr; in collectBBAddrMapLabels() local1134 if (BBAddress >= EndAddress) in collectBBAddrMapLabels()1136 Labels[BBAddress].push_back(("BB" + Twine(I)).str()); in collectBBAddrMapLabels()