Searched refs:callsGCLeafFunction (Results 1 – 4 of 4) sorted by relevance
405 bool callsGCLeafFunction(const CallBase *Call, const TargetLibraryInfo &TLI);
185 if (callsGCLeafFunction(Call, TLI)) in needsStatepoint()
2755 if (callsGCLeafFunction(Call, TLI)) in runOnFunction()
2705 bool llvm::callsGCLeafFunction(const CallBase *Call, in callsGCLeafFunction() function in llvm