Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp944 DbgDeclareInst *PromiseDDI = DIs.front(); in buildFrameDebugInfo() local
945 DILocalVariable *PromiseDIVariable = PromiseDDI->getVariable(); in buildFrameDebugInfo()
948 DILocation *DILoc = PromiseDDI->getDebugLoc().get(); in buildFrameDebugInfo()
1063 assert(FrameDIVar->isValidLocationForIntrinsic(PromiseDDI->getDebugLoc())); in buildFrameDebugInfo()