Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DParallelCG.cpp38 std::unique_ptr<Module> llvm::splitCodeGen( in splitCodeGen() function in llvm
/freebsd-12.1/contrib/llvm/lib/LTO/
H A DLTOBackend.cpp336 void splitCodeGen(Config &C, TargetMachine *TM, AddStreamFn AddStream, in splitCodeGen() function