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

  /external/llvm/include/llvm/IR/
Module.h 417 Value *getModuleFlag(StringRef Key) const;
  /external/llvm/lib/IR/
Module.cpp 329 Value *Module::getModuleFlag(StringRef Key) const {
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.cpp 174 Value *Val = M->getModuleFlag("Dwarf Version");
    [all...]

Completed in 188 milliseconds