Searched refs:callsGCLeafFunction (Results 1 – 4 of 4) sorted by relevance
464 bool callsGCLeafFunction(const CallBase *Call, const TargetLibraryInfo &TLI);
392 if (callsGCLeafFunction(Call, TLI)) in needsStatepoint()
3039 if (callsGCLeafFunction(Call, TLI)) in runOnFunction()
3529 bool llvm::callsGCLeafFunction(const CallBase *Call, in callsGCLeafFunction() function in llvm