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