Searched refs:InlineThresh (Results 1 – 1 of 1) sorted by relevance
7199 StringRef InlineThresh = in ConstructJob() local7201 if (!InlineThresh.empty()) { in ConstructJob()7203 std::string("-inline-threshold=") + InlineThresh.str(); in ConstructJob()