Searched refs:FContext (Results 1 – 3 of 3) sorted by relevance
356 if (FContext.hasContext()) in readImpl()547 auto FContext(readContextFromTable(&Idx)); in readSampleContextFromTable() local550 Context = SampleContext(*FContext); in readSampleContextFromTable()665 auto &[FContext, Hash] = *FContextHash; in readFuncProfile()669 FProfile.setContext(FContext); in readFuncProfile()672 if (FContext.hasContext()) in readFuncProfile()824 auto &[FContext, Hash] = *FContextHash; in readFuncOffsetTable()896 CommonContext = &FContext; in readFuncProfiles()899 if (CommonContext == &FContext || in readFuncProfiles()1253 auto &[FContext, Hash] = *FContextHash; in readFuncMetadata()[all …]
1187 void setContext(const SampleContext &FContext) { Context = FContext; }
1052 auto &FContext = PD.second.getContext(); in adjustInstrProfile() local1053 if (FContext.toString().find(FunctionSamples::UniqSuffix) != in adjustInstrProfile()1486 SampleContext FContext = Samples.getContext(); in mergeSampleProfile() local1487 MergeResult(Result, ProfileMap[FContext].merge(Samples, Input.Weight)); in mergeSampleProfile()1491 FContext.toString()); in mergeSampleProfile()