Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp710 DICompositeType *FrameDITy = DBuilder.createStructType( in buildFrameDebugInfo() local
806 DITy = solveDIType(DBuilder, Ty, Layout, FrameDITy, LineNum, DITypeCache); in buildFrameDebugInfo()
814 FrameDITy, Name, DFile, LineNum, SizeInBits, AlignInBits, OffsetInBits, in buildFrameDebugInfo()
818 DBuilder.replaceArrays(FrameDITy, DBuilder.getOrCreateArray(Elements)); in buildFrameDebugInfo()
822 FrameDITy, true, DINode::FlagArtificial); in buildFrameDebugInfo()