Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3953 bool SROA::splitAlloca(AllocaInst &AI, AllocaSlices &AS) { in splitAlloca() function in SROA
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSROA.cpp4258 bool SROA::splitAlloca(AllocaInst &AI, AllocaSlices &AS) { in splitAlloca() function in SROA
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DSROA.cpp4773 bool SROAPass::splitAlloca(AllocaInst &AI, AllocaSlices &AS) { in splitAlloca() function in SROAPass