Home
last modified time | relevance | path

Searched defs:RetconLoweringStorage (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroInternal.h120 struct RetconLoweringStorage { struct
121 Function *ResumePrototype;
122 Function *Alloc;
123 Function *Dealloc;
124 BasicBlock *ReturnBlock;
125 bool IsFrameInlineInStorage;