Home
last modified time | relevance | path

Searched refs:BCOS (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DParallelCG.cpp68 raw_svector_ostream BCOS(BC); in splitCodeGen() local
69 WriteBitcodeToFile(*MPart, BCOS); in splitCodeGen()
/freebsd-14.2/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp447 raw_svector_ostream BCOS(BC); in splitCodeGen() local
448 WriteBitcodeToFile(*MPart, BCOS); in splitCodeGen()