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