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

  /external/llvm/lib/Transforms/IPO/
StripSymbols.cpp 235 Changed |= StripDebugInfo(M);
  /external/llvm/include/llvm/IR/
DebugInfo.h 838 bool StripDebugInfo(Module &M);
    [all...]
  /external/llvm/lib/IR/
AutoUpgrade.cpp 573 bool RetCode = StripDebugInfo(M);
DebugInfo.cpp     [all...]

Completed in 46 milliseconds