Searched refs:AllocaDbgUsers (Results 1 – 1 of 1) sorted by relevance
375 SmallVector<AllocaInfo::DbgUserVec, 8> AllocaDbgUsers; member743 AllocaDbgUsers.resize(Allocas.size()); in run()808 AllocaDbgUsers[AllocaNum] = Info.DbgUsers; in run()896 RemoveDbgDeclares(AllocaDbgUsers); in run()1152 ConvertDbgDeclares(AllocaDbgUsers[AllocaNo]); in RenamePass()1213 ConvertDbgDeclares(AllocaDbgUsers[ai->second]); in RenamePass()