Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp570 auto *MappedCS = cast<AnyCoroSuspendInst>(VMap[CS]); in replaceCoroSuspends() local
724 auto *MappedCS = cast<AnyCoroSuspendInst>(VMap[ActiveSuspend]); in replaceEntryBlock() local