Searched refs:symbolVal (Results 1 – 1 of 1) sorted by relevance
24 if (auto symbolVal = callable.dyn_cast<Value>()) in resolveCallable() local25 return symbolVal.getDefiningOp(); in resolveCallable()