Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/
H A DSimplifyLibCalls.h130 void substituteInParent(Instruction *I, Value *With) { in substituteInParent() function
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1813 substituteInParent(BaseFn, ExpFn); in replacePowWithExp()
2272 substituteInParent(Arg, MulY); in optimizeLog()
2295 substituteInParent(Arg, MulY); in optimizeLog()
3434 substituteInParent(SimplifiedCI, V); in optimizeCall()