Searched refs:Substitutions (Results 1 – 5 of 5) sorted by relevance
266 llvm::DenseMap<uintptr_t, unsigned> Substitutions; member in __anon5aa6b61e0111::CXXNameMangler3669 llvm::DenseMap<uintptr_t, unsigned>::iterator I = Substitutions.find(Ptr); in mangleSubstitution()3670 if (I == Substitutions.end()) in mangleSubstitution()3833 assert(!Substitutions.count(Ptr) && "Substitution already exists!"); in addSubstitution()3834 Substitutions[Ptr] = SeqID++; in addSubstitution()
188 # Substitutions for .in files
908 ; Substitutions that reduce instruction size but are functionally equivalent
474 # Please read section 11.6 "Shell Substitutions"547 # Please read section 11.6 "Shell Substitutions"
391 Substitutions section in Regression test structure