LLVM: llvm::jumpthreading Namespace Reference (original) (raw)

A private "module" namespace for types and utilities used by JumpThreading. More...

Enumerations
enum ConstantPreference { WantInteger, WantBlockAddress }

Detailed Description

A private "module" namespace for types and utilities used by JumpThreading.

These are implementation details and should not be used by clients.

Typedef Documentation

PredValueInfo

PredValueInfoTy

Enumeration Type Documentation

ConstantPreference

Enumerator
WantInteger
WantBlockAddress

Definition at line 60 of file JumpThreading.h.