Searched defs:substitution (Results 1 – 12 of 12) sorted by relevance
12 def _getSubstitution(substitution, config): argument
495 def __init__(self, key, substitution): argument
58 for (auto& substitution : m_SuccesfulOptimizations) in Validate() local
38 void AddSubstitution(SubstitutionPair&& substitution) in AddSubstitution()
99 string substitution = 2; field
532 Substitution substitution = Substitution.empty(); in boundSetup() local673 … private ResolvedType typeWithSubstitution(ResolvedType originalType, Substitution substitution) { in typeWithSubstitution()
73 def getSubstitution(self, substitution): argument
15 def substitution(old, new): function
149 void CheckSubstitution(const OptimizationViews::SubstitutionPair& substitution, in CheckSubstitution()1074 const OptimizationViews::SubstitutionPair& substitution = substitutions.at(0); in FullyOptimizableSubgraphTestImpl2() local
84 bool substitution = false; in vtn_opencl_mangle() local
1291 for (auto& substitution : optimizationViews.GetSubstitutions()) in ApplyBackendOptimizations() local