Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Driver/
HDTools.cpp1461 static Arg *GetLastSmallDataThresholdArg(const ArgList &Args) { in GetLastSmallDataThresholdArg() function
1471 else if (Arg *A = GetLastSmallDataThresholdArg(Args)) { in GetHexagonSmallDataThresholdValue()