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