Home
last modified time | relevance | path

Searched defs:DynamicAllocas (Results 1 – 1 of 1) 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