Searched refs:needsProfileRT (Results 1 – 6 of 6) sorted by relevance
401 if (needsProfileRT(Args)) in addProfileRTLibs()
564 if (needsProfileRT(Args)) { in addProfileRTLibs()
842 if (needsProfileRT(Args)) in addProfileRTLibs()
1435 if (!needsProfileRT(Args) && !needsGCovInstrumentation(Args)) in addProfileRTLibs()
540 static bool needsProfileRT(const llvm::opt::ArgList &Args);
840 bool ToolChain::needsProfileRT(const ArgList &Args) { in needsProfileRT() function in ToolChain1086 if (!needsProfileRT(Args) && !needsGCovInstrumentation(Args)) in addProfileRTLibs()