Home
last modified time | relevance | path

Searched defs:LibFn (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCGSCCPassManager.cpp990 for (auto *LibFn : G.getLibFunctions()) in updateCGAndAnalysisManagerForPass() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2061 LibFunc LibFn; in replacePowWithExp() local