Home
last modified time | relevance | path

Searched defs:AllocaNo (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/CodeGen/
DSafeStackColoring.cpp58 for (unsigned AllocaNo = 0; AllocaNo < NumAllocas; ++AllocaNo) { in collectMarkers() local
204 for (unsigned AllocaNo = 0; AllocaNo < NumAllocas; ++AllocaNo) { in calculateLiveIntervals() local
214 unsigned AllocaNo = It.second.AllocaNo; in calculateLiveIntervals() local
231 for (unsigned AllocaNo = 0; AllocaNo < NumAllocas; ++AllocaNo) in calculateLiveIntervals() local
239 for (unsigned AllocaNo = 0; AllocaNo < NumAllocas; ++AllocaNo) in dumpAllocas() local
258 for (unsigned AllocaNo = 0; AllocaNo < NumAllocas; ++AllocaNo) { in dumpLiveRanges() local
DSafeStackColoring.h86 unsigned AllocaNo; member
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DInliner.cpp135 for (unsigned AllocaNo = 0, e = IFI.StaticAllocas.size(); in InlineCallIfPossible() local
/external/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp850 bool PromoteMem2Reg::QueuePhiNode(BasicBlock *BB, unsigned AllocaNo, in QueuePhiNode()
902 unsigned AllocaNo = PhiToAllocaMap[APN]; in RenamePass() local
/external/llvm/lib/Transforms/IPO/
DInliner.cpp139 for (unsigned AllocaNo = 0, e = IFI.StaticAllocas.size(); in InlineCallIfPossible() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp989 bool PromoteMem2Reg::QueuePhiNode(BasicBlock *BB, unsigned AllocaNo, in QueuePhiNode()
1042 unsigned AllocaNo = PhiToAllocaMap[APN]; in RenamePass() local