Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1778 Value *ExpFn; in replacePowWithExp() local
1802 ExpFn = BaseFn->doesNotAccessMemory() in replacePowWithExp()
1813 substituteInParent(BaseFn, ExpFn); in replacePowWithExp()
1814 return ExpFn; in replacePowWithExp()