Searched refs:lastF (Results 1 – 1 of 1) sorted by relevance
165 const Function* lastF = getFunction(M, sources.back(), slots.back(), nullptr); in getFusedFuncType() local167 bccAssert (lastF != nullptr); in getFusedFuncType()169 llvm::Type* retTy = lastF->getReturnType(); in getFusedFuncType()