Searched refs:ArgStructAlloca (Results 1 – 1 of 1) sorted by relevance
2010 AllocaInst *ArgStructAlloca = in createTask() local2012 assert(ArgStructAlloca && in createTask()2016 dyn_cast<StructType>(ArgStructAlloca->getAllocatedType()); in createTask()7280 auto *ArgStructAlloca = in emitTargetTaskProxyFunction() local7282 assert(ArgStructAlloca && in emitTargetTaskProxyFunction()7285 auto *ArgStructType = cast<StructType>(ArgStructAlloca->getAllocatedType()); in emitTargetTaskProxyFunction()7625 auto *ArgStructAlloca = in emitTargetTask() local7627 assert(ArgStructAlloca && in emitTargetTask()7631 dyn_cast<StructType>(ArgStructAlloca->getAllocatedType()); in emitTargetTask()