Home | History | Annotate | Download | only in jit

Lines Matching full:file_profile

118     ProfileCompilationInfo file_profile;
119 if (!file_profile.Load(filename, false)) {
122 if (!info.MergeWith(file_profile)) {