reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
102 if (FuncId >= Functions.size()) 103 Functions.resize(FuncId + 1); 106 if (!Functions[FuncId].isUnallocatedFunctionInfo()) 115 MCCVFunctionInfo *Info = &Functions[FuncId]; 124 Info->InlinedAtMap[FuncId] = InlinedAt;