Searched refs:firstF (Results 1 – 1 of 1) sorted by relevance
144 const Function* firstF = getFunction(M, sources.front(), slots.front(), nullptr); in getFusedFuncType() local146 bccAssert (firstF != nullptr); in getFusedFuncType()151 ArgTys.push_back(firstF->arg_begin()->getType()); in getFusedFuncType()