Home
last modified time | relevance | path

Searched refs:DestroyIndex (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroElide.cpp220 case CoroSubFnInst::DestroyIndex: in processCoroId()
242 ShouldElide ? CoroSubFnInst::CleanupIndex : CoroSubFnInst::DestroyIndex); in processCoroId()
DCoroEarly.cpp197 lowerResumeOrDestroy(CS, CoroSubFnInst::DestroyIndex); in lowerEarlyIntrinsics()
DCoroInstr.h42 DestroyIndex, enumerator