Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DDebugInfo.h109 void processCompileUnit(DICompileUnit *CU);
/llvm-project-15.0.7/llvm/lib/IR/
H A DDebugInfo.cpp149 processCompileUnit(CU); in processModule()
161 void DebugInfoFinder::processCompileUnit(DICompileUnit *CU) { in processCompileUnit() function in DebugInfoFinder
269 processCompileUnit(SP->getUnit()); in processSubprogram()