Searched refs:FnPtrTy (Results 1 – 3 of 3) sorted by relevance
118 auto *FnPtrTy = FnTy->getPointerTo(); in lowerCoroNoop() local119 FrameTy->setBody({FnPtrTy, FnPtrTy}); in lowerCoroNoop()
162 auto *FnPtrTy = getSwitchResumePointerType(); in getResumeFunctionType() local163 return cast<FunctionType>(FnPtrTy->getPointerElementType()); in getResumeFunctionType()
411 auto *FnPtrTy = FnTy->getPointerTo(); in buildFrameType() local419 Types.push_back(FnPtrTy); in buildFrameType()420 Types.push_back(FnPtrTy); in buildFrameType()