Searched refs:AllocaNum (Results 1 – 1 of 1) sorted by relevance
556 for (unsigned AllocaNum = 0; AllocaNum != Allocas.size(); ++AllocaNum) { in run() local557 AllocaInst *AI = Allocas[AllocaNum]; in run()570 RemoveFromAllocasList(AllocaNum); in run()584 RemoveFromAllocasList(AllocaNum); in run()595 RemoveFromAllocasList(AllocaNum); in run()609 AllocaDbgUsers[AllocaNum] = Info.DbgUsers; in run()612 AllocaLookup[Allocas[AllocaNum]] = AllocaNum; in run()637 QueuePhiNode(BB, AllocaNum, CurrentVersion); in run()