Searched refs:KeptSections (Results 1 – 2 of 2) sorted by relevance
34 typedef llvm::MapVector<LDSection*, ObjectAndId> KeptSections; typedef45 const IdenticalCodeFolding::KeptSections& pKeptSections);48 const IdenticalCodeFolding::KeptSections& pKeptSections);75 KeptSections m_KeptSections;
78 KeptSections::iterator kept, keptEnd = m_KeptSections.end(); in foldIdenticalCode()89 KeptSections::iterator it = m_KeptSections.begin() + kept_index; in foldIdenticalCode()215 const IdenticalCodeFolding::KeptSections& pKeptSections) { in initConstantContent()280 const IdenticalCodeFolding::KeptSections& pKeptSections) { in getContentWithVariables()288 KeptSections::const_iterator it = pKeptSections.find(def); in getContentWithVariables()