Searched refs:NewRegex (Results 1 – 1 of 1) sorted by relevance
2259 const Init *NewRegex = Regex->resolveReferences(R); in resolveReferences() local2260 if (Regex != NewRegex || R.isFinal()) in resolveReferences()2261 return get(Type, NewRegex)->Fold(R.getCurrentRecord(), R.isFinal()); in resolveReferences()