Searched refs:AttachedSymbols (Results 1 – 1 of 1) sorted by relevance
1440 SmallVector<Symbol *> AttachedSymbols; in transferBlock() local1443 AttachedSymbols.push_back(S); in transferBlock()1444 for (auto *S : AttachedSymbols) { in transferBlock()