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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
CallPromotionUtils.h 74 bool tryPromoteCall(CallBase &CB);
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
CallPromotionUtils.cpp 536 bool llvm::tryPromoteCall(CallBase &CB) {
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
Inliner.cpp 857 if (tryPromoteCall(*ICB))

Completed in 27 milliseconds