Searched refs:PGOFunctionSizeThreshold (Results 1 – 1 of 1) sorted by relevance
314 static cl::opt<unsigned> PGOFunctionSizeThreshold( variable1859 if (F.getInstructionCount() < PGOFunctionSizeThreshold) in skipPGOGen()