Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp996 DbgDeclareInst *PromiseDDI = DIs.front(); in buildFrameDebugInfo() local
997 DILocalVariable *PromiseDIVariable = PromiseDDI->getVariable(); in buildFrameDebugInfo()
1000 DILocation *DILoc = PromiseDDI->getDebugLoc().get(); in buildFrameDebugInfo()
1114 assert(FrameDIVar->isValidLocationForIntrinsic(PromiseDDI->getDebugLoc())); in buildFrameDebugInfo()