Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h151 AnyCoroIdRetconInst *getRetconCoroId() const { in getRetconCoroId() function
H A DCoroSplit.cpp991 Shape.getRetconCoroId()->getStorageSize(), in create()
992 Shape.getRetconCoroId()->getStorageAlignment(), in create()
H A DCoroFrame.cpp1239 auto Id = Shape.getRetconCoroId(); in buildFrameType()