Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Target/
DTargetOptions.h291 std::shared_ptr<MemoryBuffer> BBSectionsFuncListBuf; variable
DTargetMachine.h298 return Options.BBSectionsFuncListBuf.get(); in getBBSectionsFuncListBuf()
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
DLTO.cpp109 c.Options.BBSectionsFuncListBuf = std::move(*MBOrErr); in createConfig()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DCommandFlags.cpp475 Options.BBSectionsFuncListBuf = std::move(*MBOrErr); in getBBSectionsMode()
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DBackendUtil.cpp559 Options.BBSectionsFuncListBuf = std::move(*MBOrErr); in initTargetOptions()