Lines Matching defs:AllBlocks

197                      SmallPtrSetImpl<MachineBasicBlock *> &AllBlocks,
200 LDV->placeMLocPHIs(MF, AllBlocks, MInLocs, MLocTransfer);
1160 SmallPtrSet<MachineBasicBlock *, 4> AllBlocks{MBB0, MBB1, MBB2, MBB3};
1174 placeMLocPHIs(*MF, AllBlocks, MInLocs, TransferFunc);
2274 SmallPtrSet<const MachineBasicBlock *, 8> AllBlocks;
2275 AllBlocks.insert(MBB0);
2276 AllBlocks.insert(MBB1);
2277 AllBlocks.insert(MBB2);
2278 AllBlocks.insert(MBB3);
2292 bool Result = vlocJoin(*MBB3, VLiveOutIdx, AllBlocks, JoinedLoc);
2299 Result = vlocJoin(*MBB3, VLiveOutIdx, AllBlocks, JoinedLoc);
2308 Result = vlocJoin(*MBB3, VLiveOutIdx, AllBlocks, JoinedLoc);
2324 Result = vlocJoin(*MBB3, VLiveOutIdx, AllBlocks, JoinedLoc);
2338 Result = vlocJoin(*MBB3, VLiveOutIdx, AllBlocks, JoinedLoc);
2349 Result = vlocJoin(*MBB3, VLiveOutIdx, AllBlocks, JoinedLoc);
2361 Result = vlocJoin(*MBB3, VLiveOutIdx, AllBlocks, JoinedLoc);
2371 Result = vlocJoin(*MBB3, VLiveOutIdx, AllBlocks, JoinedLoc);
2381 Result = vlocJoin(*MBB3, VLiveOutIdx, AllBlocks, JoinedLoc);
2392 Result = vlocJoin(*MBB3, VLiveOutIdx, AllBlocks, JoinedLoc);
2408 Result = vlocJoin(*MBB3, VLiveOutIdx, AllBlocks, JoinedLoc);
2422 Result = vlocJoin(*MBB3, VLiveOutIdx, AllBlocks, JoinedLoc);
2457 SmallPtrSet<const MachineBasicBlock *, 8> AllBlocks;
2458 AllBlocks.insert(MBB0);
2459 AllBlocks.insert(MBB1);
2460 AllBlocks.insert(MBB2);
2478 bool Result = vlocJoin(*MBB1, VLiveOutIdx, AllBlocks, JoinedLoc);
2487 Result = vlocJoin(*MBB1, VLiveOutIdx, AllBlocks, JoinedLoc);
2496 Result = vlocJoin(*MBB1, VLiveOutIdx, AllBlocks, JoinedLoc);
2509 Result = vlocJoin(*MBB1, VLiveOutIdx, AllBlocks, JoinedLoc);
2518 Result = vlocJoin(*MBB1, VLiveOutIdx, AllBlocks, JoinedLoc);
2560 SmallPtrSet<const MachineBasicBlock *, 8> AllBlocks;
2561 AllBlocks.insert(MBB0);
2562 AllBlocks.insert(MBB1);
2563 AllBlocks.insert(MBB2);
2564 AllBlocks.insert(MBB3);
2565 AllBlocks.insert(MBB4);
2580 bool Result = vlocJoin(*MBB1, VLiveOutIdx, AllBlocks, JoinedLoc);
2590 Result = vlocJoin(*MBB1, VLiveOutIdx, AllBlocks, JoinedLoc);
2601 Result = vlocJoin(*MBB1, VLiveOutIdx, AllBlocks, JoinedLoc);
2611 Result = vlocJoin(*MBB1, VLiveOutIdx, AllBlocks, JoinedLoc);