Searched refs:ValueOptional (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/Support/
H A DCommandLine.h110 ValueOptional = 0x01, // The value can appear... or not enumerator in enum:llvm::cl::ValueExpected
186 return ValueOptional;
777 return ValueOptional;
803 return ValueOptional;
/external/llvm/lib/CodeGen/
H A DPasses.cpp84 PrintMachineInstrs("print-machineinstrs", cl::ValueOptional,
/external/llvm/lib/Support/
H A DCommandLine.cpp384 case ValueOptional:

Completed in 1040 milliseconds