reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
291 Translator = makeIdentityMap(Known.range(), false); 294 if (!Known || !Translator || !NormalizeMap) { 297 Translator = nullptr; 396 if (Known.is_null() || Translator.is_null() || 450 isl::union_map(TargetExpectedVal).apply_range(Translator); 509 Translator = Translator.add_map(LocalTranslator); 509 Translator = Translator.add_map(LocalTranslator); 548 if (Known.is_null() || Translator.is_null() || 574 TargetExpectedVal.apply_range(Translator);