HomeSort by relevance Sort by last modified time
    Searched refs:AnalyzeModule (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 214 /// AnalyzeModule - Scan the module for global debug information.
216 void AnalyzeModule(const Module &M);
  /external/llvm/lib/CodeGen/
MachineModuleInfo.cpp 319 /// AnalyzeModule - Scan the module for global debug information.
321 void MachineModuleInfo::AnalyzeModule(const Module &M) {
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 170 MMI->AnalyzeModule(M);
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXAsmPrinter.cpp     [all...]

Completed in 241 milliseconds