Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dinstruction.cc669 static RpoNumber GetLoopEndRpo(const BasicBlock* block) { in GetLoopEndRpo() function
681 GetLoopEndRpo(block), block->deferred(), is_handler); in InstructionBlockFor()