Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineModuleInfo.h213 void AnalyzeModule(const Module &M);
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineModuleInfo.cpp320 void MachineModuleInfo::AnalyzeModule(const Module &M) { in AnalyzeModule() function in MachineModuleInfo
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp156 MMI->AnalyzeModule(M); in doInitialization()