reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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);