Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp444 raw_svector_ostream BCOS(BC); in splitCodeGen() local
445 WriteBitcodeToFile(*MPart, BCOS); in splitCodeGen()