Searched refs:AllocaDbgUsers (Results 1 – 1 of 1) sorted by relevance
252 SmallVector<AllocaInfo::DbgUserVec, 8> AllocaDbgUsers; member550 AllocaDbgUsers.resize(Allocas.size()); in run()609 AllocaDbgUsers[AllocaNum] = Info.DbgUsers; in run()682 for (auto &DbgUsers : AllocaDbgUsers) { in run()926 for (DbgVariableIntrinsic *DII : AllocaDbgUsers[AllocaNo]) in RenamePass()987 for (DbgVariableIntrinsic *DII : AllocaDbgUsers[ai->second]) in RenamePass()