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