Home
last modified time | relevance | path

Searched refs:IsEmptyInstruction (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/torque/
Dtorque-code-generator.cc13 bool TorqueCodeGenerator::IsEmptyInstruction(const Instruction& instruction) { in IsEmptyInstruction() function in v8::internal::torque::TorqueCodeGenerator
30 if (!IsEmptyInstruction(instruction)) { in EmitInstruction()
Dtorque-code-generator.h63 static bool IsEmptyInstruction(const Instruction& instruction);