reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
317 InlinedCols += CI.second.Inlined.Analyzed; 392 OS << (LLI.Inlined.Transformed && InlinedCols < 2 ? "I" : 402 if ((J.second.Inlined.Transformed && InlinedCols > 1) || 407 InlinedCols > 1 ? "I" : (NothingInlined ? "" : " "));