Searched refs:hasDirectCaller (Results 1 – 1 of 1) sorted by relevance
611 static bool hasDirectCaller(const Function &Fn) { in hasDirectCaller() function684 !SeenFunctions.count(&Fn) && !hasDirectCaller(Fn)) { in splitAMDGPUModule()