Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dinstruction.cc675 static InstructionBlock* InstructionBlockFor(Zone* zone, in InstructionBlockFor() function
754 (*blocks)[rpo_number] = InstructionBlockFor(zone, *it); in InstructionBlocksFor()