Home
last modified time | relevance | path

Searched defs:UniqueBasicBlockSectionNames (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCommandFlags.cpp405 static cl::opt<bool> UniqueBasicBlockSectionNames( in CGOPT() local
/llvm-project-15.0.7/llvm/include/llvm/Target/
H A DTargetOptions.h277 unsigned UniqueBasicBlockSectionNames : 1; variable