Searched defs:InResume (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
H A D | CoroSplit.cpp | 175 bool InResume, CallGraph *CG) { in replaceFallthroughCoroEnd() 224 Value *FramePtr, bool InResume, CallGraph *CG){ in replaceUnwindCoroEnd() 251 Value *FramePtr, bool InResume, CallGraph *CG) { in replaceCoroEnd()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/ |
H A D | CoroSplit.cpp | 228 bool InResume, CallGraph *CG) { in replaceFallthroughCoroEnd() 306 Value *FramePtr, bool InResume, in replaceUnwindCoroEnd() 344 Value *FramePtr, bool InResume, CallGraph *CG) { in replaceCoroEnd()
|