inline calls to (memv foo CONSTANT-LIST)
authorAndy Wingo <wingo@pobox.com>
Fri, 11 Dec 2009 11:20:55 +0000 (12:20 +0100)
committerAndy Wingo <wingo@pobox.com>
Fri, 11 Dec 2009 11:20:55 +0000 (12:20 +0100)
commit349d5c442834ee467fd2dbf4caed778310f96932
tree6e6c54aaaac7982cedce84fad7f30fdcadf4574d
parentb6d93b118271409c6c1b3d163a3b3cf329c77b17
inline calls to (memv foo CONSTANT-LIST)

* module/language/tree-il/primitives.scm
  (*interesting-primitive-names*): Recognize memv and memq as well.

* module/language/tree-il/inline.scm (inline!): Inline calls to memq and
  memv where the list is a constant.
module/language/tree-il/inline.scm
module/language/tree-il/primitives.scm