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