Home
last modified time | relevance | path

Searched defs:BBSections (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp393 static cl::opt<std::string> BBSections( CGOPT() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h320 BasicBlockSection BBSections = BasicBlockSection::None; global() variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h121 std::string BBSections; global() variable