Searched refs:GetBlockForUse (Results 1 – 1 of 1) sorted by relevance
1643 BasicBlock* use_block = GetBlockForUse(edge); in SplitNode()1686 BasicBlock* use_block = GetBlockForUse(edge); in SplitNode()1736 BasicBlock* use_block = GetBlockForUse(edge); in GetCommonDominatorOfUses()1750 BasicBlock* GetBlockForUse(Edge edge) { in GetBlockForUse() function in v8::internal::compiler::ScheduleLateNodeVisitor