Searched refs:needsProfileRT (Results 1 – 5 of 5) sorted by relevance
445 if (needsProfileRT(Args)) in addProfileRTLibs()
732 if (needsProfileRT(Args)) in addProfileRTLibs()
1221 if (!needsProfileRT(Args) && !needsGCovInstrumentation(Args)) in addProfileRTLibs()
509 bool ToolChain::needsProfileRT(const ArgList &Args) { in needsProfileRT() function in ToolChain749 if (!needsProfileRT(Args) && !needsGCovInstrumentation(Args)) in addProfileRTLibs()
462 static bool needsProfileRT(const llvm::opt::ArgList &Args);