Home | History | Annotate | Download | only in x64

Lines Matching defs:LLoadFunctionPrototype

1458 class LLoadFunctionPrototype final : public LTemplateInstruction<1, 1, 0> {
1460 explicit LLoadFunctionPrototype(LOperand* function) {