Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/
HDBasicBlock.cpp843 DbgMarker *OurTrailingDbgRecords = getTrailingDbgRecords(); in spliceDebugInfo() local
844 if (Dest == end() && !Dest.getHeadBit() && OurTrailingDbgRecords) { in spliceDebugInfo()
865 CurMarker->absorbDebugValues(*OurTrailingDbgRecords, false); in spliceDebugInfo()
866 OurTrailingDbgRecords->eraseFromParent(); in spliceDebugInfo()