Home
last modified time | relevance | path

Searched defs:MappedCS (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.cpp484 auto *MappedCS = cast<AnyCoroSuspendInst>(VMap[CS]); in replaceCoroSuspends() local
602 auto MappedCS = cast<CoroSuspendRetconInst>(VMap[ActiveSuspend]); in replaceEntryBlock() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp605 auto *MappedCS = cast<AnyCoroSuspendInst>(VMap[CS]); in replaceCoroSuspends() local
763 auto *MappedCS = cast<AnyCoroSuspendInst>(VMap[ActiveSuspend]); in replaceEntryBlock() local