Searched defs:implementations (Results 1 – 8 of 8) sorted by relevance
520 .. _aliasanalysis-no-aa:522 The ``-no-aa`` pass529 The ``-basicaa`` pass546 The ``-globalsmodref-aa`` pass566 The ``-steens-aa`` pass584 The ``-ds-aa`` pass602 The ``-scev-aa`` pass667 The ``-print-alias-sets`` pass678 The ``-count-aa`` pass693 The ``-aa-eval`` pass
509 .. _aliasanalysis-no-aa:511 The ``-no-aa`` pass518 The ``-basicaa`` pass535 The ``-globalsmodref-aa`` pass555 The ``-steens-aa`` pass573 The ``-ds-aa`` pass591 The ``-scev-aa`` pass656 The ``-print-alias-sets`` pass667 The ``-aa-eval`` pass
37 .. _implementations: target
38 .. _implementations: target
38 private static final Map<ZipShort, Class<?>> implementations; field in ExtraFieldUtils
23 @protocol EcoBehavioredClassifier <EcoClassInterfaceCommons> - (NSArray *) implementations; method
194 std::vector<CollectiveImplementationInterface*>* implementations) { in GetAll()
291 private static final ConcurrentMap<Class<?>, Class<?>> implementations = Maps.newConcurrentMap(); field in ArbitraryInstances