Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1889 Value *ExpFn; in replacePowWithExp() local
1917 ExpFn = BaseFn->doesNotAccessMemory() in replacePowWithExp()
1928 substituteInParent(BaseFn, ExpFn); in replacePowWithExp()
1929 return ExpFn; in replacePowWithExp()