Home
last modified time | relevance | path

Searched defs:ResolvedCall (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Transforms/
H A DInliner.cpp309 struct ResolvedCall { struct
310 ResolvedCall(CallOpInterface call, CallGraphNode *sourceNode, in ResolvedCall() function
313 CallOpInterface call;
314 CallGraphNode *sourceNode, *targetNode;