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

References

tools/clang/tools/clang-fuzzer/handle-llvm/handle_llvm.cpp
  111   setFunctionAttributes(getCPUStr(), getFeaturesStr(), *M);
tools/llc/llc.cpp
  519   setFunctionAttributes(CPUStr, FeaturesStr, *M);
tools/llvm-opt-fuzzer/llvm-opt-fuzzer.cpp
  126   setFunctionAttributes(TM->getTargetCPU(), TM->getTargetFeatureString(), *M);
tools/opt/opt.cpp
  652   setFunctionAttributes(CPUStr, FeaturesStr, *M);