Searched refs:callsGCLeafFunction (Results 1 – 4 of 4) sorted by relevance
419 bool callsGCLeafFunction(const CallBase *Call, const TargetLibraryInfo &TLI);
186 if (callsGCLeafFunction(Call, TLI)) in needsStatepoint()
2938 if (callsGCLeafFunction(Call, TLI)) in runOnFunction()
2751 bool llvm::callsGCLeafFunction(const CallBase *Call, in callsGCLeafFunction() function in llvm