Searched refs:callsGCLeafFunction (Results 1 – 4 of 4) sorted by relevance
491 LLVM_ABI bool callsGCLeafFunction(const CallBase *Call,
388 if (callsGCLeafFunction(Call, TLI)) in needsStatepoint()
3046 if (callsGCLeafFunction(Call, TLI)) in runOnFunction()
3621 bool llvm::callsGCLeafFunction(const CallBase *Call, in callsGCLeafFunction() function in llvm