Home | History | Annotate | Download | only in JIT

Lines Matching refs:classof

386     /// classof - Methods for support type inquiry through isa, cast, and
389 static inline bool classof(const MachineCodeEmitter*) { return true; }