Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds