Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DSafeStack.cpp407 SmallVectorImpl<AllocaInst *> &DynamicAllocas, in findInsts()
673 ArrayRef<AllocaInst *> DynamicAllocas) { in moveDynamicAllocasToUnsafeStack()
761 SmallVector<AllocaInst *, 4> DynamicAllocas; in runOnFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DSafeStack.cpp380 SmallVectorImpl<AllocaInst *> &DynamicAllocas, in findInsts()
657 ArrayRef<AllocaInst *> DynamicAllocas) { in moveDynamicAllocasToUnsafeStack()
761 SmallVector<AllocaInst *, 4> DynamicAllocas; in run() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSafeStack.cpp380 SmallVectorImpl<AllocaInst *> &DynamicAllocas, in findInsts()
641 ArrayRef<AllocaInst *> DynamicAllocas) { in moveDynamicAllocasToUnsafeStack()
746 SmallVector<AllocaInst *, 4> DynamicAllocas; in run() local