Searched refs:ContainingTypeMap (Results 1 – 2 of 2) sorted by relevance
109 DenseMap<DIE *, const MDNode *> ContainingTypeMap; variable
1314 ContainingTypeMap.insert( in applySubprogramAttributes()1441 for (DenseMap<DIE *, const MDNode *>::iterator CI = ContainingTypeMap.begin(), in constructContainingTypeDIEs()1442 CE = ContainingTypeMap.end(); in constructContainingTypeDIEs()