Searched refs:collectLoopBlockSet (Results 1 – 1 of 1) sorted by relevance
523 BlockFilterSet collectLoopBlockSet(const MachineLoop &L);2550 MachineBlockPlacement::collectLoopBlockSet(const MachineLoop &L) { in collectLoopBlockSet() function in MachineBlockPlacement2601 BlockFilterSet LoopBlockSet = collectLoopBlockSet(L); in buildLoopChains()