Searched refs:EmittedCompoundLiterals (Results 1 – 2 of 2) sorted by relevance
2227 return EmittedCompoundLiterals.lookup(E); in getAddrOfConstantCompoundLiteralIfEmitted()2232 bool Ok = EmittedCompoundLiterals.insert(std::make_pair(CLE, GV)).second; in setAddrOfConstantCompoundLiteral()
559 EmittedCompoundLiterals; variable