Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/LTO/
H A DLTO.h33 class IRMover; variable
/openbsd-src/gnu/llvm/llvm/lib/Linker/
H A DIRMover.cpp1768 IRMover::IRMover(Module &M) : Composite(M) { in IRMover() function in IRMover