Searched refs:callsGCLeafFunction (Results 1 – 4 of 4) sorted by relevance
444 bool callsGCLeafFunction(const CallBase *Call, const TargetLibraryInfo &TLI);
390 if (callsGCLeafFunction(Call, TLI)) in needsStatepoint()
3037 if (callsGCLeafFunction(Call, TLI)) in runOnFunction()
3449 bool llvm::callsGCLeafFunction(const CallBase *Call, in callsGCLeafFunction() function in llvm