Home
last modified time | relevance | path

Searched defs:AllocaTy (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp154 Type *AllocaTy = Alloca->getAllocatedType(); in tryPromoteAllocaToVector() local
285 Type *AllocaTy = I.getAllocatedType(); in visitAlloca() local
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp1908 Type *AllocaTy, in isIntegerWideningViableForSlice()
1986 static bool isIntegerWideningViable(Partition &P, Type *AllocaTy, in isIntegerWideningViable()
2631 Type *AllocaTy = NewAI.getAllocatedType(); in visitMemSetInst() local