Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DTools.cpp2923 static bool shouldUseFramePointer(const ArgList &Args, in shouldUseFramePointer() function
3730 if (shouldUseFramePointer(Args, getToolChain().getTriple())) in ConstructJob()