Home | History | Annotate | Download | only in ia32

Lines Matching defs:LLoadFunctionPrototype

1462 class LLoadFunctionPrototype final : public LTemplateInstruction<1, 1, 1> {
1464 LLoadFunctionPrototype(LOperand* function, LOperand* temp) {