Home
last modified time | relevance | path

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

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