Home
last modified time | relevance | path

Searched defs:replaceFunction (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpLowering.cpp53 replaceFunction(Function &F, in replaceFunction() function in __anon1a4546bf0111::OpLowerer
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp135 void LazyCallGraph::Node::replaceFunction(Function &NewF) { in replaceFunction() function in LazyCallGraph::Node