Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Target/
H A DTargetOptions.h319 std::shared_ptr<MemoryBuffer> BBSectionsFuncListBuf; variable
H A DTargetMachine.h306 return Options.BBSectionsFuncListBuf.get(); in getBBSectionsFuncListBuf()
/llvm-project-15.0.7/lld/ELF/
H A DLTO.cpp105 c.Options.BBSectionsFuncListBuf = std::move(*MBOrErr); in createConfig()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCommandFlags.cpp506 Options.BBSectionsFuncListBuf = std::move(*MBOrErr); in getBBSectionsMode()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DBackendUtil.cpp413 Options.BBSectionsFuncListBuf = std::move(*MBOrErr); in initTargetOptions()