reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
65 Params = getInlineParams(); 110 int Thres = Params.DefaultThreshold; 118 if (InlineHint && Params.HintThreshold && Params.HintThreshold > Thres 118 if (InlineHint && Params.HintThreshold && Params.HintThreshold > Thres 120 Thres = Params.HintThreshold.getValue() * 201 InlineParams LocalParams = Params;