Searched refs:callableValue (Results 1 – 1 of 1) sorted by relevance
579 if (Value callableValue = op.getCallableForCallee().dyn_cast<Value>()) in visitCallOperation() local580 callableOp = callableValue.getDefiningOp(); in visitCallOperation()