Home
last modified time | relevance | path

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

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