Searched refs:AllocaDbgUsers (Results 1 – 1 of 1) sorted by relevance
322 SmallVector<AllocaInfo::DbgUserVec, 8> AllocaDbgUsers; member638 AllocaDbgUsers.resize(Allocas.size()); in run()698 AllocaDbgUsers[AllocaNum] = Info.DbgUsers; in run()775 for (auto &DbgUsers : AllocaDbgUsers) { in run()1020 for (DbgVariableIntrinsic *DII : AllocaDbgUsers[AllocaNo]) in RenamePass()1076 for (DbgVariableIntrinsic *DII : AllocaDbgUsers[ai->second]) in RenamePass()