Home | History | Annotate | Download | only in x64

Lines Matching refs:LLoadFunctionPrototype

1496 class LLoadFunctionPrototype: public LTemplateInstruction<1, 1, 0> {
1498 explicit LLoadFunctionPrototype(LOperand* function) {