Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/
DInliner.cpp301 struct ResolvedCall { struct
302 ResolvedCall(CallOpInterface call, CallGraphNode *sourceNode, in ResolvedCall() function
305 CallOpInterface call;
306 CallGraphNode *sourceNode, *targetNode;