Searched refs:tryPromoteCall (Results 1 – 4 of 4) sorted by relevance
101 LLVM_ABI bool tryPromoteCall(CallBase &CB);
264 if (tryPromoteCall(*ICB)) in run()
418 if (tryPromoteCall(*ICB)) in run()
685 bool llvm::tryPromoteCall(CallBase &CB) { in tryPromoteCall() function in llvm