Searched refs:GetCommonFunctionType (Results 1 – 1 of 1) sorted by relevance
315 auto GetCommonFunctionType = [](Value *V) -> FunctionType * { in validateEndOfModule() local325 if (FunctionType *FTy = GetCommonFunctionType(Info.first)) { in validateEndOfModule()