Searched refs:predecessor_func (Results 1 – 2 of 2) sorted by relevance
107 const std::vector<cbb_ptr>& postorder, get_blocks_func predecessor_func);176 const std::vector<cbb_ptr>& postorder, get_blocks_func predecessor_func) { in CalculateDominators() argument193 const std::vector<BB*>& predecessors = *predecessor_func(*b); in CalculateDominators()