Home
last modified time | relevance | path

Searched defs:instruction_blocks (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
Dframe-elider.cc144 const InstructionBlocks& FrameElider::instruction_blocks() const { in instruction_blocks() function in v8::internal::compiler::FrameElider
Dinstruction.cc858 InstructionBlocks* instruction_blocks) in InstructionSequence()
/third_party/node/deps/v8/src/compiler/
Dpipeline.cc500 InstructionBlocks* instruction_blocks = in InitializeInstructionSequence() local
3543 int instruction_blocks = code->InstructionBlockCount(); in VerifyGeneratedCodeIsIdempotent() local