futhark-0.9.1: An optimising compiler for a functional, array-oriented language.

Safe HaskellNone
LanguageHaskell2010

Futhark.Optimise.MemoryBlockMerging.AllExpVars

Description

Find all variables in a statement.

Documentation

findAllExpVars :: LoreConstraints lore => Exp lore -> Names Source #