Lines Matching refs:LCallFunction
1915 class LCallFunction: public LTemplateInstruction<1, 2, 0> {1917 explicit LCallFunction(LOperand* context, LOperand* function) {