Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DToolChain.cpp313 bool ToolChain::needsProfileRT(const ArgList &Args) { in needsProfileRT() function in ToolChain
523 if (!needsProfileRT(Args)) return; in addProfileRTLibs()
DToolChains.cpp385 if (!needsProfileRT(Args)) return; in addProfileRTLibs()
4700 if (!needsProfileRT(Args)) return; in addProfileRTLibs()
/external/clang/include/clang/Driver/
DToolChain.h272 static bool needsProfileRT(const llvm::opt::ArgList &Args);