Searched refs:AllocaNum (Results 1 – 1 of 1) sorted by relevance
554 for (unsigned AllocaNum = 0; AllocaNum != Allocas.size(); ++AllocaNum) { in run() local555 AllocaInst *AI = Allocas[AllocaNum]; in run()568 RemoveFromAllocasList(AllocaNum); in run()582 RemoveFromAllocasList(AllocaNum); in run()593 RemoveFromAllocasList(AllocaNum); in run()607 AllocaDbgUsers[AllocaNum] = Info.DbgUsers; in run()610 AllocaLookup[Allocas[AllocaNum]] = AllocaNum; in run()635 QueuePhiNode(BB, AllocaNum, CurrentVersion); in run()