package llvm

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Llvm.FcmpSource

Sourcetype t =
  1. | False
  2. | Oeq
  3. | Ogt
  4. | Oge
  5. | Olt
  6. | Ole
  7. | One
  8. | Ord
  9. | Uno
  10. | Ueq
  11. | Ugt
  12. | Uge
  13. | Ult
  14. | Ule
  15. | Une
  16. | True
OCaml

Innovation. Community. Security.