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

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineOutliner.h 196 unsigned getNotOutlinedCost() const {
203 unsigned NotOutlinedCost = getNotOutlinedCost();
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineOutliner.cpp 472 << NV("NotOutliningCost", OF.getNotOutlinedCost()) << ")"

Completed in 17 milliseconds