Home
last modified time | relevance | path

Searched refs:isCoroutineStructureIntrinsic (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp948 static bool isCoroutineStructureIntrinsic(Instruction &I) { in isCoroutineStructureIntrinsic() function
1388 if (isCoroutineStructureIntrinsic(I) || &I == Shape.CoroBegin) in buildCoroutineFrame()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2101 static bool isCoroutineStructureIntrinsic(Instruction &I) { in isCoroutineStructureIntrinsic() function
2821 if (isCoroutineStructureIntrinsic(I) || &I == Shape.CoroBegin) in buildCoroutineFrame()