Searched refs:tryPromoteCall (Results 1 – 3 of 3) sorted by relevance
74 bool tryPromoteCall(CallBase &CB);
536 bool llvm::tryPromoteCall(CallBase &CB) { in tryPromoteCall() function in llvm
857 if (tryPromoteCall(*ICB)) in run()