Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DCloning.h193 SmallVector<AllocaInst *, 4> StaticAllocas; variable
/external/llvm/include/llvm/Transforms/Utils/
DCloning.h189 SmallVector<AllocaInst *, 4> StaticAllocas; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStack.cpp379 SmallVectorImpl<AllocaInst *> &StaticAllocas, in findInsts()
488 IRBuilder<> &IRB, Function &F, ArrayRef<AllocaInst *> StaticAllocas, in moveStaticAllocasToUnsafeStack()
745 SmallVector<AllocaInst *, 16> StaticAllocas; in run() local
/external/llvm/lib/CodeGen/
DSafeStack.cpp406 SmallVectorImpl<AllocaInst *> &StaticAllocas, in findInsts()
514 IRBuilder<> &IRB, Function &F, ArrayRef<AllocaInst *> StaticAllocas, in moveStaticAllocasToUnsafeStack()
760 SmallVector<AllocaInst *, 16> StaticAllocas; in runOnFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp9480 SmallDenseMap<const AllocaInst *, StaticAllocaInfo, 8> StaticAllocas; in findArgumentCopyElisionCandidates() local