Home
last modified time | relevance | path

Searched refs:needsProfileRT (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Driver/
DToolChain.cpp312 bool ToolChain::needsProfileRT(const ArgList &Args) { in needsProfileRT() function in ToolChain
515 if (!needsProfileRT(Args)) return; in addProfileRTLibs()
DToolChains.cpp324 if (!needsProfileRT(Args)) return; in addProfileRTLibs()
4155 if (!needsProfileRT(Args)) return; in addProfileRTLibs()
/external/clang/include/clang/Driver/
DToolChain.h267 static bool needsProfileRT(const llvm::opt::ArgList &Args);