Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DModuleDebugInfoPrinter.cpp53 Finder.processModule(M); in runOnModule()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfo.h67 void processModule(const Module &M);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DStripSymbols.cpp310 F.processModule(M); in runOnModule()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAsmWriter.cpp808 void processModule();
915 processModule(); in initializeIfNeeded()
932 void SlotTracker::processModule() { in processModule() function in SlotTracker
DDebugInfo.cpp62 void DebugInfoFinder::processModule(const Module &M) { in processModule() function in DebugInfoFinder