Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Linker/
H A DLinker.h23 IRMover Mover; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Linker/
H A DLinkModules.cpp31 IRMover &Mover; member in __anona925769d0111::ModuleLinker
110 ModuleLinker(IRMover &Mover, std::unique_ptr<Module> SrcM, unsigned Flags, in ModuleLinker() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/LTO/
H A DLTO.h321 std::unique_ptr<IRMover> Mover; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp1609 IRMover Mover(DestModule); importFunctions() local