Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DCloning.h196 SmallVector<AllocaInst *, 4> StaticAllocas; variable
/external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
DCloning.h185 SmallVector<AllocaInst*, 4> StaticAllocas; variable
/external/llvm/include/llvm/Transforms/Utils/
DCloning.h189 SmallVector<AllocaInst *, 4> StaticAllocas; variable
/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-7.0/llvm/lib/CodeGen/
DSafeStack.cpp376 SmallVectorImpl<AllocaInst *> &StaticAllocas, in findInsts()
484 IRBuilder<> &IRB, Function &F, ArrayRef<AllocaInst *> StaticAllocas, in moveStaticAllocasToUnsafeStack()
749 SmallVector<AllocaInst *, 16> StaticAllocas; in run() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp8725 SmallDenseMap<const AllocaInst *, StaticAllocaInfo, 8> StaticAllocas; in findArgumentCopyElisionCandidates() local