Searched defs:FrameTy (Results 1 – 6 of 6) sorted by relevance
95 auto *FrameTy = Int8Ptr; in lowerCoroDone() local114 StructType *FrameTy = StructType::create(C, "NoopCoro.Frame"); in lowerCoroNoop() local
109 void Lowerer::elideHeapAllocations(Function *F, Type *FrameTy, AAResults &AA) { in elideHeapAllocations()247 auto *FrameTy = getFrameType(cast<Function>(ResumeAddrConstant)); in processCoroId() local
46 auto *FrameTy = StructType::get( in lowerSubFn() local
81 StructType *FrameTy; member
94 auto *FrameTy = Shape.FrameTy; in createResumeEntryBlock() local248 auto *FrameTy = Shape.FrameTy; in createClone() local523 static void handleNoSuspendCoroutine(CoroBeginInst *CoroBegin, Type *FrameTy) { in handleNoSuspendCoroutine()
379 StructType *FrameTy = StructType::create(C, Name); in buildFrameType() local478 Type *FrameTy = FramePtrTy->getElementType(); in insertSpills() local