Searched refs:needsProfileRT (Results 1 – 5 of 5) sorted by relevance
383 if (needsProfileRT(Args)) in addProfileRTLibs()
794 if (needsProfileRT(Args)) in addProfileRTLibs()
1346 if (!needsProfileRT(Args) && !needsGCovInstrumentation(Args)) in addProfileRTLibs()
609 bool ToolChain::needsProfileRT(const ArgList &Args) { in needsProfileRT() function in ToolChain853 if (!needsProfileRT(Args) && !needsGCovInstrumentation(Args)) in addProfileRTLibs()
503 static bool needsProfileRT(const llvm::opt::ArgList &Args);