Searched refs:tryPromoteCall (Results 1 – 4 of 4) sorted by relevance
75 bool tryPromoteCall(CallBase &CB);
241 if (tryPromoteCall(*ICB)) in run()
407 if (tryPromoteCall(*ICB)) in run()
562 bool llvm::tryPromoteCall(CallBase &CB) { in tryPromoteCall() function in llvm