Searched defs:canEmitIR (Results 1 – 2 of 2) sorted by relevance
87 virtual bool canEmitIR() const { return false; } in canEmitIR() function
114 bool canEmitIR() const override { return true; } in canEmitIR() function