Searched defs:Ent (Results 1 – 6 of 6) sorted by relevance
142 ContentCache(const FileEntry *Ent = nullptr) : ContentCache(Ent, Ent) {} in ContentCache() argument144 ContentCache(const FileEntry *Ent, const FileEntry *contentEnt) in ContentCache()
1342 for (const auto Ent : SpillsToKeep) { in runHoistSpills() local1382 for (auto &Ent : MergeableSpills) { in hoistAllSpills() local
1399 for (const auto Ent : SpillsToKeep) { in runHoistSpills() local1433 for (auto &Ent : MergeableSpills) { in hoistAllSpills() local
600 const IndexedInstrProf::Summary::Entry &Ent = SummaryData->getEntry(I); in readSummary() local
626 const IndexedInstrProf::Summary::Entry &Ent = SummaryData->getEntry(I); in readSummary() local
6050 for (const InitializedEntity *Ent = Entity.getParent(); Ent; in warnOnLifetimeExtension() local