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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
IROutliner.h 269 bool CostModel = true;
  /src/external/apache2/llvm/lib/libLLVMAnalysis/
Makefile 33 CostModel.cpp \
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
IROutliner.cpp 1595 if (CostModel)
1599 if (CurrentGroup.Cost >= CurrentGroup.Benefit && CostModel) {
1683 CostModel = !NoCostModel;

Completed in 61 milliseconds