HomeSort by: relevance | last modified time | path
    Searched defs:outliner (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineOutliner.h 1 //===---- MachineOutliner.h - Outliner data structures ------*- C++ -*-===//
10 /// Contains all data structures shared between the outliner implemented in
11 /// MachineOutliner.cpp and target implementations of the outliner.
25 namespace outliner { namespace in namespace:llvm
27 /// Represents how an instruction should be mapped by the outliner.
223 } // namespace outliner

Completed in 22 milliseconds