Searched defs:Labels (Results 1 – 5 of 5) sorted by relevance
33 SmallVector<MCSymbol*, 4> Labels; variable
124 SmallVectorImpl<DbgLabel *> &Labels = ScopeLabels[LS]; in addScopeLabel() local
67 Labels, // Do not use Basic Block Sections but label basic blocks. This enumerator
274 SmallDenseMap<uint64_t, uint64_t, 1> Labels; variable
944 std::unordered_map<uint64_t, std::string> &Labels) { in collectLocalBranchTargets()