Searched refs:needsProfileRT (Results 1 – 6 of 6) sorted by relevance
401 if (needsProfileRT(Args)) in addProfileRTLibs()
452 if (needsProfileRT(Args)) { in addProfileRTLibs()
831 if (needsProfileRT(Args)) in addProfileRTLibs()
1406 if (!needsProfileRT(Args) && !needsGCovInstrumentation(Args)) in addProfileRTLibs()
526 static bool needsProfileRT(const llvm::opt::ArgList &Args);
794 bool ToolChain::needsProfileRT(const ArgList &Args) { in needsProfileRT() function in ToolChain1039 if (!needsProfileRT(Args) && !needsGCovInstrumentation(Args)) in addProfileRTLibs()