Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStack.cpp380 SmallVectorImpl<AllocaInst *> &DynamicAllocas, in findInsts()
641 ArrayRef<AllocaInst *> DynamicAllocas) { in moveDynamicAllocasToUnsafeStack()
746 SmallVector<AllocaInst *, 4> DynamicAllocas; in run() local