Searched defs:replaceFunction (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ | ||
| H A D | DXILOpLowering.cpp | 53 replaceFunction(Function &F, in replaceFunction() function in __anon1a4546bf0111::OpLowerer |
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ | ||
| H A D | LazyCallGraph.cpp | 135 void LazyCallGraph::Node::replaceFunction(Function &NewF) { in replaceFunction() function in LazyCallGraph::Node |