Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Target/
DTargetOptions.h253 unsigned UniqueBasicBlockSectionNames : 1; variable
/external/llvm-project/llvm/lib/CodeGen/
DCommandFlags.cpp389 static cl::opt<bool> UniqueBasicBlockSectionNames( in CGOPT() local