Searched refs:ModuleIsNewDbgInfoFormat (Results 1 – 1 of 1) sorted by relevance
6939 bool ModuleIsNewDbgInfoFormat = F->getParent()->IsNewDbgInfoFormat; in materialize() local6940 if (ModuleIsNewDbgInfoFormat || !SeenDebugRecord) in materialize()6941 F->setNewDbgInfoFormatFlag(ModuleIsNewDbgInfoFormat); in materialize()6943 F->setIsNewDbgInfoFormat(ModuleIsNewDbgInfoFormat); in materialize()