Searched defs:IRMover (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/LTO/ | ||
H A D | LTO.h | 33 class IRMover; global() variable |
/llvm-project/llvm/lib/Linker/ | ||
H A D | IRMover.cpp | 1759 IRMover::IRMover(Module &M) : Composite(M) { IRMover() function in IRMover |