Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Driver/
HDTools.cpp1931 static bool shouldUseFramePointer(const ArgList &Args, in shouldUseFramePointer() function
2298 if (shouldUseFramePointer(Args, getToolChain().getTriple())) in ConstructJob()