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
35 auto *FrameTy = StructType::get(SubFn->getContext(), in lowerSubFn() local
164 auto FrameTy = ArrayType::get(Type::getInt8Ty(C), FrameSize); in elideHeapAllocations() local
104 StructType *FrameTy; member
1151 StructType *FrameTy = Shape.FrameTy; in buildFrameDebugInfo() local1300 StructType *FrameTy = [&] { in buildFrameType() local1729 StructType *FrameTy = Shape.FrameTy; in insertSpills() local
431 auto *FrameTy = Shape.FrameTy; in createResumeEntryBlock() local