Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h156 AnyCoroIdRetconInst *getRetconCoroId() const { in getRetconCoroId() function
H A DCoroSplit.cpp1066 Shape.getRetconCoroId()->getStorageSize(), in create()
1067 Shape.getRetconCoroId()->getStorageAlignment(), in create()
H A DCoroFrame.cpp1387 auto Id = Shape.getRetconCoroId(); in buildFrameType()