Searched refs:needsProfileRT (Results 1 – 3 of 3) sorted by relevance
312 bool ToolChain::needsProfileRT(const ArgList &Args) { in needsProfileRT() function in ToolChain515 if (!needsProfileRT(Args)) return; in addProfileRTLibs()
324 if (!needsProfileRT(Args)) return; in addProfileRTLibs()4155 if (!needsProfileRT(Args)) return; in addProfileRTLibs()
267 static bool needsProfileRT(const llvm::opt::ArgList &Args);