Searched defs:Mover (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/include/llvm/Linker/ | ||
H A D | Linker.h | 23 IRMover Mover; variable |
/llvm-project/llvm/lib/Linker/ | ||
H A D | LinkModules.cpp | 31 IRMover &Mover; member in __anon13798f3e0111::ModuleLinker |
/llvm-project/llvm/include/llvm/LTO/ | ||
H A D | LTO.h | 323 std::unique_ptr<IRMover> Mover; global() member |
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | FunctionImport.cpp | 1707 IRMover Mover(DestModule); importFunctions() local |