Searched refs:IsEmptyInstruction (Results 1 – 2 of 2) sorted by relevance
13 bool TorqueCodeGenerator::IsEmptyInstruction(const Instruction& instruction) { in IsEmptyInstruction() function in v8::internal::torque::TorqueCodeGenerator30 if (!IsEmptyInstruction(instruction)) { in EmitInstruction()
63 static bool IsEmptyInstruction(const Instruction& instruction);