Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2079 Value *ExpFn; in replacePowWithExp() local
2107 ExpFn = BaseFn->doesNotAccessMemory() in replacePowWithExp()
2117 substituteInParent(BaseFn, ExpFn); in replacePowWithExp()
2118 return ExpFn; in replacePowWithExp()