Searched defs:FrameTy (Results 1 – 6 of 6) sorted by relevance
92 auto *FrameTy = Int8Ptr; in lowerCoroDone() local129 StructType *FrameTy = StructType::create(C, "NoopCoro.Frame"); in lowerCoroNoop() local
36 auto *FrameTy = StructType::get(SubFn->getContext(), in lowerSubFn() local
240 auto FrameTy = ArrayType::get(Type::getInt8Ty(C), FrameSize); in elideHeapAllocations() local
107 StructType *FrameTy; member
1154 StructType *FrameTy = Shape.FrameTy; in buildFrameDebugInfo() local1304 StructType *FrameTy = [&] { in buildFrameType() local1759 StructType *FrameTy = Shape.FrameTy; in insertSpills() local
1489 auto *FrameTy = Shape.FrameTy; in createResumeEntryBlock() local