Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp932 DbgDeclareInst *PromiseDDI = DIs.front(); in buildFrameDebugInfo() local
933 DILocalVariable *PromiseDIVariable = PromiseDDI->getVariable(); in buildFrameDebugInfo()
936 DILocation *DILoc = PromiseDDI->getDebugLoc().get(); in buildFrameDebugInfo()
1052 assert(FrameDIVar->isValidLocationForIntrinsic(PromiseDDI->getDebugLoc())); in buildFrameDebugInfo()