Home
last modified time | relevance | path

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 DCoroSplit.cpp175 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 DCoroSplit.cpp228 bool InResume, CallGraph *CG) { in replaceFallthroughCoroEnd()
306 Value *FramePtr, bool InResume, in replaceUnwindCoroEnd()
344 Value *FramePtr, bool InResume, CallGraph *CG) { in replaceCoroEnd()