Searched defs:isDirectCall (Results 1 – 2 of 2) sorted by relevance
431 bool isDirectCall = CS.getCalledFunction() == Callee; in getInlineBonuses() local
1631 static bool isDirectCall(Use& U) { in isDirectCall() function