Lines Matching defs:instance_of
1105 HInstanceOf* instance_of = HInstanceOf::cast(v);1107 new LInstanceOfAndBranch(UseFixed(instance_of->left(), rax),1108 UseFixed(instance_of->right(), rdx));