Searched refs:needsProfileRT (Results 1 – 4 of 4) sorted by relevance
576 bool ToolChain::needsProfileRT(const ArgList &Args) { in needsProfileRT() function in ToolChain812 if (!needsProfileRT(Args) && !needsGCovInstrumentation(Args)) in addProfileRTLibs()
491 static bool needsProfileRT(const llvm::opt::ArgList &Args);
779 if (needsProfileRT(Args)) in addProfileRTLibs()
1339 if (!needsProfileRT(Args) && !needsGCovInstrumentation(Args)) in addProfileRTLibs()