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

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
CodeGenPassBuilder.h 933 bool AddOutliner = RunOnAllFunctions || TM.Options.SupportsDefaultOutlining;
934 if (AddOutliner)
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
TargetPassConfig.cpp 1202 bool AddOutliner =
1204 if (AddOutliner)

Completed in 16 milliseconds