Searched defs:call_interface (Results 1 – 2 of 2) sorted by relevance
64 auto call_interface = cast<CallOpInterface>(call_op.getOperation()); in runOnOperation() local
320 def call_interface(interface, av): function