Searched refs:LLVM_DBG_CU (Results 1 – 1 of 1) sorted by relevance
663 if (const auto* LLVM_DBG_CU = M.getNamedMetadata("llvm.dbg.cu")) { in GetDICompileUnitCount() local664 return LLVM_DBG_CU->getNumOperands(); in GetDICompileUnitCount()