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