reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/Support/CommandLine.h
 1402     return this->getValue();
lib/Target/Mips/MipsDelaySlotFiller.cpp
  613       if (MipsCompactBranchPolicy.getValue() != CB_Always ||
lib/Target/X86/X86CallFrameOptimization.cpp
  135   if (NoX86CFOpt.getValue())
lib/Transforms/Scalar/StructurizeCFG.cpp
  265       SkipUniformRegions = ForceSkipUniformRegions.getValue();
tools/llvm-size/llvm-size.cpp
  872     Radix = RadixShort.getValue();
tools/llvm-xray/xray-account.cpp
  326         std::min(AccountTop.getValue(), static_cast<int>(Results.size()));