Searched refs:hasLabelAt (Results 1 – 5 of 5) sorted by relevance
166 bool hasLabelAt(uint64_t Addr) const { return Labels.count(Addr); } in hasLabelAt() function
375 bool hasLabelAt(uint64_t Addr) const { return Labels.count(Addr); } in hasLabelAt() function
583 if (Unit.hasLabelAt(*LowPc)) in shouldKeepSubprogramDIE()