Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp692 if (const BitcodeModule *Bm = lto::findThinLTOModule(*BMsOrErr)) in findThinLTOModule() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp1071 BitcodeModule *Bm = llvm::lto::findThinLTOModule(*BMsOrErr); in loadModule() local