Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLibCallsShrinkWrap.cpp53 class LibCallsShrinkWrap : public InstVisitor<LibCallsShrinkWrap> { class
55 LibCallsShrinkWrap(const TargetLibraryInfo &TLI, DomTreeUpdater &DTU) in LibCallsShrinkWrap() function in __anona37531bd0111::LibCallsShrinkWrap