HomeSort by relevance Sort by last modified time
    Searched defs:isPromotionProfitable (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Analysis/
IndirectCallPromotionAnalysis.cpp 61 bool ICallPromotionAnalysis::isPromotionProfitable(uint64_t Count,
87 if (!isPromotionProfitable(Count, TotalCount)) {
  /external/llvm/lib/CodeGen/
CodeGenPrepare.cpp     [all...]

Completed in 67 milliseconds