Searched defs:AllocaNo (Results 1 – 5 of 5) sorted by relevance
112 auto AllocaNo = It->second; in collectMarkers() local247 for (unsigned AllocaNo = 0; AllocaNo < NumAllocas; ++AllocaNo) { in calculateLiveIntervals() local257 unsigned AllocaNo = It.second.AllocaNo; in calculateLiveIntervals() local276 for (unsigned AllocaNo = 0; AllocaNo < NumAllocas; ++AllocaNo) in calculateLiveIntervals() local285 for (unsigned AllocaNo = 0; AllocaNo < NumAllocas; ++AllocaNo) in dumpAllocas() local304 for (unsigned AllocaNo = 0; AllocaNo < NumAllocas; ++AllocaNo) in dumpLiveRanges() local
853 bool PromoteMem2Reg::QueuePhiNode(BasicBlock *BB, unsigned AllocaNo, in QueuePhiNode()912 unsigned AllocaNo = PhiToAllocaMap[APN]; in RenamePass() local980 unsigned AllocaNo = ai->second; in RenamePass() local
117 unsigned AllocaNo; member
162 for (unsigned AllocaNo = 0, E = IFI.StaticAllocas.size(); AllocaNo != E; in mergeInlinedArrayAllocas() local
926 static unsigned RetagMask(unsigned AllocaNo) { in RetagMask()973 AllocaInst *AI, unsigned AllocaNo) { in getAllocaTag()