Home
last modified time | relevance | path

Searched refs:rewritePartition (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/Transforms/Scalar/
DSROA.h116 AllocaInst *rewritePartition(AllocaInst &AI, sroa::AllocaSlices &AS,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/
DSROA.h128 AllocaInst *rewritePartition(AllocaInst &AI, sroa::AllocaSlices &AS,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSROA.cpp4017 AllocaInst *SROA::rewritePartition(AllocaInst &AI, AllocaSlices &AS, in rewritePartition() function in SROA
4239 if (AllocaInst *NewAI = rewritePartition(AI, AS, P)) { in splitAlloca()
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp3808 AllocaInst *SROA::rewritePartition(AllocaInst &AI, AllocaSlices &AS, in rewritePartition() function in SROA
4001 if (AllocaInst *NewAI = rewritePartition(AI, AS, P)) { in splitAlloca()