Searched refs:needsProfileRT (Results 1 – 6 of 6) sorted by relevance
403 if (needsProfileRT(Args)) in addProfileRTLibs()
583 if (needsProfileRT(Args)) { in addProfileRTLibs()
858 if (needsProfileRT(Args)) in addProfileRTLibs()
1477 if (!needsProfileRT(Args) && !needsGCovInstrumentation(Args)) in addProfileRTLibs()
562 static bool needsProfileRT(const llvm::opt::ArgList &Args);
1040 bool ToolChain::needsProfileRT(const ArgList &Args) { in needsProfileRT() function in ToolChain1293 if (!needsProfileRT(Args) && !needsGCovInstrumentation(Args)) in addProfileRTLibs()