Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h120 struct RetconLoweringStorage { struct
121 Function *ResumePrototype;
122 Function *Alloc;
123 Function *Dealloc;
124 BasicBlock *ReturnBlock;
125 bool IsFrameInlineInStorage;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h118 struct RetconLoweringStorage { struct
119 Function *ResumePrototype;
120 Function *Alloc;
121 Function *Dealloc;
122 BasicBlock *ReturnBlock;
123 bool IsFrameInlineInStorage;