Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroEarly.cpp237 CII->setCoroutineSelf(); in lowerEarlyIntrinsics()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Coroutines/
H A DCoroInstr.h220 void setCoroutineSelf() { in setCoroutineSelf() function