HomeSort by: relevance | last modified time | path
    Searched refs:PrintGCInfo (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Target/
CGPassBuilderOption.h 47 bool PrintGCInfo = false;
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
TargetPassConfig.cpp 114 static cl::opt<bool> PrintGCInfo("print-gc", cl::Hidden,
458 SET_BOOLEAN_OPTION(PrintGCInfo)
1166 if (PrintGCInfo)

Completed in 25 milliseconds