Home
last modified time | relevance | path

Searched defs:NewFunction (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp925 insert(Function * NewFunction) insert() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp1570 getEdgeKind(Function & OriginalFunction,Function & NewFunction) getEdgeKind() argument
1610 addSplitFunction(Function & OriginalFunction,Function & NewFunction) addSplitFunction() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp3229 FunctionNonObjectParamTypesAreEqual(const FunctionDecl * OldFunction,const FunctionDecl * NewFunction,unsigned * ArgPos,bool Reversed) FunctionNonObjectParamTypesAreEqual() argument