Searched refs:GetBlockForUse (Results 1 – 1 of 1) sorted by relevance
1436 BasicBlock* use_block = GetBlockForUse(edge); in SplitNode()1478 BasicBlock* use_block = GetBlockForUse(edge); in SplitNode()1526 BasicBlock* use_block = GetBlockForUse(edge); in GetCommonDominatorOfUses()1540 BasicBlock* GetBlockForUse(Edge edge) { in GetBlockForUse() function in v8::internal::compiler::ScheduleLateNodeVisitor