MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / getDef

Method getDef

imperative/tablegen/helper.h:46–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44 static bool classof(const Constraint*) { return true; }
45
46 const llvm::Record* getDef() const { return def; }
47 };
48
49public:

Callers 3

getBaseRecordMethod · 0.80
classofMethod · 0.80
classofMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected