Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfo.h84 void processCompileUnit(DICompileUnit *CU);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp64 processCompileUnit(CU); in processModule()
76 void DebugInfoFinder::processCompileUnit(DICompileUnit *CU) { in processCompileUnit() function in DebugInfoFinder
186 processCompileUnit(SP->getUnit()); in processSubprogram()