Searched refs:is_call (Results 1 – 2 of 2) sorted by relevance
496 InstructionOperand* temps, bool is_call) { in Emit() argument499 if (is_call) instruction->MarkAsCall(); in Emit()
219 InstructionOperand* temps = nullptr, bool is_call = false);