scala.scalanative.optimizer

analysis

package analysis

Visibility
  1. Public
  2. All

Type Members

  1. final case class MemoryLayout(size: Long, tys: List[PositionedType]) extends Product with Serializable

  2. class PerfectHashMap[K, V] extends AnyRef

  3. class SuppliedArguments extends AnyRef

Value Members

  1. object ClassHierarchy

  2. object ClassHierarchyExtractors

  3. object ControlFlow

    Analysis that's used to answer following questions:

  4. object DominatorTree

  5. object DynmethodPerfectHashMap

  6. object MemoryLayout extends Serializable

  7. object PerfectHashMap

    Implementation based on the article: 'Throw away the keys: Easy, Minimal Perfect Hashing' by Steve Hanov (http://stevehanov.

  8. object Shows

  9. object SuppliedArguments

  10. object UseDef

Ungrouped