Searched refs:ContainingTypeMap (Results 1 – 2 of 2) sorted by relevance
74 DenseMap<DIE *, const DINode *> ContainingTypeMap; variable
1329 ContainingTypeMap.insert(std::make_pair(&SPDie, SP->getContainingType())); in applySubprogramAttributes()1614 for (auto &P : ContainingTypeMap) { in constructContainingTypeDIEs()