Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCommandFlags.cpp387 static cl::opt<std::string> BBSections( in CGOPT() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Target/
H A DTargetOptions.h315 BasicBlockSection BBSections = BasicBlockSection::None; variable
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DCodeGenOptions.h126 std::string BBSections; variable