Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h320 std::shared_ptr<MemoryBuffer> BBSectionsFuncListBuf; variable
H A DTargetMachine.h362 return Options.BBSectionsFuncListBuf.get(); in getBBSectionsFuncListBuf()
/freebsd/contrib/llvm-project/lld/ELF/
H A DLTO.cpp79 c.Options.BBSectionsFuncListBuf = std::move(*MBOrErr); in createConfig()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp544 Options.BBSectionsFuncListBuf = std::move(*MBOrErr); in getBBSectionsMode()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp446 Options.BBSectionsFuncListBuf = std::move(*MBOrErr); in initTargetOptions()