Searched refs:SeenDebugIntrinsic (Results 1 – 1 of 1) sorted by relevance
695 bool SeenDebugIntrinsic = false; member in __anondf6e26480411::BitcodeReader6714 SeenDebugIntrinsic = true; in parseFunctionBody()6913 if (SeenDebugIntrinsic && SeenDebugRecord) in materialize()6916 bool SeenAnyDebugInfo = SeenDebugIntrinsic || SeenDebugRecord; in materialize()