Searched refs:ResolvedCall (Results 1 – 1 of 1) sorted by relevance
309 struct ResolvedCall { struct310 ResolvedCall(CallOpInterface call, CallGraphNode *sourceNode, in ResolvedCall() argument324 SmallVectorImpl<ResolvedCall> &calls, in collectCallOps()430 SmallVector<ResolvedCall, 8> calls;441 static bool shouldInline(ResolvedCall &resolvedCall) { in shouldInline()503 ResolvedCall it = calls[i]; in inlineCallsInSCC()