Searched refs:needsGCovInstrumentation (Results 1 – 3 of 3) sorted by relevance
406 if (needsGCovInstrumentation(Args) || in needsProfileRT()417 bool ToolChain::needsGCovInstrumentation(const llvm::opt::ArgList &Args) { in needsGCovInstrumentation() function in ToolChain
392 static bool needsGCovInstrumentation(const llvm::opt::ArgList &Args);
1044 if (needsGCovInstrumentation(Args)) { in addProfileRTLibs()