Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h159 AnyCoroIdRetconInst *getRetconCoroId() const { in getRetconCoroId() function
H A DCoroSplit.cpp1051 Shape.getRetconCoroId()->getStorageSize(), in create()
1052 Shape.getRetconCoroId()->getStorageAlignment(), in create()
H A DCoroFrame.cpp1391 auto Id = Shape.getRetconCoroId(); in buildFrameType()