Searched refs:GetBlockForUse (Results 1 – 1 of 1) sorted by relevance
1476 BasicBlock* use_block = GetBlockForUse(edge); in SplitNode()1519 BasicBlock* use_block = GetBlockForUse(edge); in SplitNode()1568 BasicBlock* use_block = GetBlockForUse(edge); in GetCommonDominatorOfUses()1582 BasicBlock* GetBlockForUse(Edge edge) { in GetBlockForUse() function in v8::internal::compiler::ScheduleLateNodeVisitor