Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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