Home
last modified time | relevance | path

Searched defs:DynamicAllocas (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DSafeStack.cpp407 SmallVectorImpl<AllocaInst *> &DynamicAllocas, in findInsts()
673 ArrayRef<AllocaInst *> DynamicAllocas) { in moveDynamicAllocasToUnsafeStack()
761 SmallVector<AllocaInst *, 4> DynamicAllocas; in runOnFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSafeStack.cpp377 SmallVectorImpl<AllocaInst *> &DynamicAllocas, in findInsts()
645 ArrayRef<AllocaInst *> DynamicAllocas) { in moveDynamicAllocasToUnsafeStack()
750 SmallVector<AllocaInst *, 4> DynamicAllocas; in run() local