Searched refs:CallCountThreshold (Results 1 – 2 of 2) sorted by relevance
73 static const uint64_t CallCountThreshold = 10; variable
103 Value *Threshold = ConstantInt::get(I64Ty, CallCountThreshold, true); in reoptimizeIfCallFrequent()