Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
HDMemProfContextDisambiguation.h31 bool processModule(
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDModuleDebugInfoPrinter.cpp107 Finder.processModule(M); in run()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDStripSymbols.cpp193 F.processModule(M); in stripDeadDebugInfoImpl()
HDMemProfContextDisambiguation.cpp3857 bool MemProfContextDisambiguation::processModule( in processModule() function in MemProfContextDisambiguation
3919 if (!processModule(M, OREGetter)) in run()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
HDLVCodeViewReader.h184 Error processModule();
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDDebugInfo.h106 void processModule(const Module &M);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
HDLVCodeViewReader.cpp1090 if (Error Err = processModule()) in createScopes()
1119 Error LVCodeViewReader::processModule() { in processModule() function in LVCodeViewReader
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDAsmWriter.cpp854 void processModule();
981 processModule(); in initializeIfNeeded()
999 void SlotTracker::processModule() { in processModule() function in SlotTracker
HDDebugInfo.cpp195 void DebugInfoFinder::processModule(const Module &M) { in processModule() function in DebugInfoFinder