Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2094 bool NeedsMetadataAttachment = false; in WriteFunction() local
2108 NeedsMetadataAttachment |= I->hasMetadataOtherThanDebugLoc(); in WriteFunction()
2132 if (NeedsMetadataAttachment) in WriteFunction()