Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Transforms/Utils/
H A DCloningTest.cpp663 if (const auto* LLVM_DBG_CU = M.getNamedMetadata("llvm.dbg.cu")) { in GetDICompileUnitCount() local
664 return LLVM_DBG_CU->getNumOperands(); in GetDICompileUnitCount()