Lines Matching defs:LInstanceOf
1488 class LInstanceOf FINAL : public LTemplateInstruction<1, 3, 0> {1490 LInstanceOf(LOperand* context, LOperand* left, LOperand* right) {