Home
last modified time | relevance | path

Searched refs:ConstParamTypes (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DGlobalMergeFunctions.cpp183 ArrayRef<Type *> ConstParamTypes, in createMergedFunction() argument
197 ParamTypes.append(ConstParamTypes.begin(), ConstParamTypes.end()); in createMergedFunction()