Searched refs:needsProfileRT (Results 1 – 3 of 3) sorted by relevance
313 bool ToolChain::needsProfileRT(const ArgList &Args) { in needsProfileRT() function in ToolChain523 if (!needsProfileRT(Args)) return; in addProfileRTLibs()
385 if (!needsProfileRT(Args)) return; in addProfileRTLibs()4700 if (!needsProfileRT(Args)) return; in addProfileRTLibs()
272 static bool needsProfileRT(const llvm::opt::ArgList &Args);