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.cpp2068 Value *ExpFn; in replacePowWithExp() local
2096 ExpFn = BaseFn->doesNotAccessMemory() in replacePowWithExp()
2106 substituteInParent(BaseFn, ExpFn); in replacePowWithExp()
2107 return ExpFn; in replacePowWithExp()