Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
HDCoroInternal.h138 AnyCoroIdRetconInst *getRetconCoroId() const { in getRetconCoroId() function
HDCoroFrame.cpp477 auto Id = Shape.getRetconCoroId(); in buildFrameType()