Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DTools.cpp3279 static bool shouldUseLeafFramePointer(const ArgList &Args, in shouldUseLeafFramePointer() function
4458 if (!shouldUseLeafFramePointer(Args, getToolChain().getTriple())) in ConstructJob()