Searched refs:SeenDebugRecord (Results 1 – 1 of 1) sorted by relevance
696 bool SeenDebugRecord = false; member in __anondf6e26480411::BitcodeReader6536 SeenDebugRecord = true; in parseFunctionBody()6552 SeenDebugRecord = true; in parseFunctionBody()6913 if (SeenDebugIntrinsic && SeenDebugRecord) in materialize()6916 bool SeenAnyDebugInfo = SeenDebugIntrinsic || SeenDebugRecord; in materialize()6918 SeenAnyDebugInfo ? SeenDebugRecord : F->getParent()->IsNewDbgInfoFormat; in materialize()6920 UseNewDbgInfoFormat = SeenDebugRecord; in materialize()6921 WriteNewDbgInfoFormatToBitcode = SeenDebugRecord; in materialize()6922 WriteNewDbgInfoFormat = SeenDebugRecord; in materialize()6940 if (ModuleIsNewDbgInfoFormat || !SeenDebugRecord) in materialize()