Lines Matching refs:AllBlocks

188                      SmallPtrSetImpl<MachineBasicBlock *> &AllBlocks,  in placeMLocPHIs()  argument
191 LDV->placeMLocPHIs(MF, AllBlocks, MInLocs, MLocTransfer); in placeMLocPHIs()
1161 SmallPtrSet<MachineBasicBlock *, 4> AllBlocks{MBB0, MBB1, MBB2, MBB3}; in TEST_F() local
1175 placeMLocPHIs(*MF, AllBlocks, MInLocs, TransferFunc); in TEST_F()
2172 SmallPtrSet<const MachineBasicBlock *, 8> AllBlocks; in TEST_F() local
2173 AllBlocks.insert(MBB0); in TEST_F()
2174 AllBlocks.insert(MBB1); in TEST_F()
2175 AllBlocks.insert(MBB2); in TEST_F()
2176 AllBlocks.insert(MBB3); in TEST_F()
2190 bool Result = vlocJoin(*MBB3, VLiveOutIdx, AllBlocks, JoinedLoc); in TEST_F()
2197 Result = vlocJoin(*MBB3, VLiveOutIdx, AllBlocks, JoinedLoc); in TEST_F()
2206 Result = vlocJoin(*MBB3, VLiveOutIdx, AllBlocks, JoinedLoc); in TEST_F()
2222 Result = vlocJoin(*MBB3, VLiveOutIdx, AllBlocks, JoinedLoc); in TEST_F()
2236 Result = vlocJoin(*MBB3, VLiveOutIdx, AllBlocks, JoinedLoc); in TEST_F()
2248 Result = vlocJoin(*MBB3, VLiveOutIdx, AllBlocks, JoinedLoc); in TEST_F()
2258 Result = vlocJoin(*MBB3, VLiveOutIdx, AllBlocks, JoinedLoc); in TEST_F()
2268 Result = vlocJoin(*MBB3, VLiveOutIdx, AllBlocks, JoinedLoc); in TEST_F()
2279 Result = vlocJoin(*MBB3, VLiveOutIdx, AllBlocks, JoinedLoc); in TEST_F()
2295 Result = vlocJoin(*MBB3, VLiveOutIdx, AllBlocks, JoinedLoc); in TEST_F()
2328 SmallPtrSet<const MachineBasicBlock *, 8> AllBlocks; in TEST_F() local
2329 AllBlocks.insert(MBB0); in TEST_F()
2330 AllBlocks.insert(MBB1); in TEST_F()
2331 AllBlocks.insert(MBB2); in TEST_F()
2349 bool Result = vlocJoin(*MBB1, VLiveOutIdx, AllBlocks, JoinedLoc); in TEST_F()
2358 Result = vlocJoin(*MBB1, VLiveOutIdx, AllBlocks, JoinedLoc); in TEST_F()
2367 Result = vlocJoin(*MBB1, VLiveOutIdx, AllBlocks, JoinedLoc); in TEST_F()
2380 Result = vlocJoin(*MBB1, VLiveOutIdx, AllBlocks, JoinedLoc); in TEST_F()
2389 Result = vlocJoin(*MBB1, VLiveOutIdx, AllBlocks, JoinedLoc); in TEST_F()
2433 SmallPtrSet<const MachineBasicBlock *, 8> AllBlocks; in TEST_F() local
2434 AllBlocks.insert(MBB0); in TEST_F()
2435 AllBlocks.insert(MBB1); in TEST_F()
2436 AllBlocks.insert(MBB2); in TEST_F()
2437 AllBlocks.insert(MBB3); in TEST_F()
2438 AllBlocks.insert(MBB4); in TEST_F()
2453 bool Result = vlocJoin(*MBB1, VLiveOutIdx, AllBlocks, JoinedLoc); in TEST_F()
2463 Result = vlocJoin(*MBB1, VLiveOutIdx, AllBlocks, JoinedLoc); in TEST_F()
2474 Result = vlocJoin(*MBB1, VLiveOutIdx, AllBlocks, JoinedLoc); in TEST_F()
2484 Result = vlocJoin(*MBB1, VLiveOutIdx, AllBlocks, JoinedLoc); in TEST_F()