Home
last modified time | relevance | path

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

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