Searched refs:getMaxInlinableSize (Results 1 – 3 of 3) sorted by relevance
326 unsigned getMaxInlinableSize();
180 unsigned AnalyzerOptions::getMaxInlinableSize() { in getMaxInlinableSize() function in AnalyzerOptions
713 if (CalleeCFG->getNumBlockIDs() > Opts.getMaxInlinableSize()) in shouldInlineCall()