My Project
|
#include <Predicate.h>
Public Member Functions | |
CPred (const llvm::Record *record) | |
CPred (const llvm::Init *init) | |
std::string | getConditionImpl () const |
![]() | |
Pred () | |
Pred (const llvm::Record *record) | |
Pred (const llvm::Init *init) | |
bool | isNull () const |
std::string | getCondition () const |
bool | isCombined () const |
bool | operator== (const Pred &other) const |
ArrayRef< llvm::SMLoc > | getLoc () const |
Additional Inherited Members | |
![]() | |
const llvm::Record * | def |
|
explicit |
|
explicit |
std::string tblgen::CPred::getConditionImpl | ( | ) | const |