Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1999 Value *ExpFn; in replacePowWithExp() local
2027 ExpFn = BaseFn->doesNotAccessMemory() in replacePowWithExp()
2038 substituteInParent(BaseFn, ExpFn); in replacePowWithExp()
2039 return ExpFn; in replacePowWithExp()