Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetOptions.h290 BasicBlockSection BBSections = BasicBlockSection::None; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCommandFlags.cpp359 static cl::opt<std::string> BBSections( in CGOPT() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DCodeGenOptions.h114 std::string BBSections; variable