Searched refs:NewWaterList (Results 1 – 3 of 3) sorted by relevance
120 SmallSet<MachineBasicBlock *, 4> NewWaterList; member in __anon0b57eac50111::CSKYConstantIslands342 NewWaterList.clear(); in runOnMachineFunction()693 NewWaterList.insert(OrigBB); in splitBlockBeforeInstr()939 NewWaterList.count(WaterBB)) && in findAvailableWater()1092 if (NewWaterList.erase(WaterBB)) in handleConstantPoolUser()1093 NewWaterList.insert(NewIsland); in handleConstantPoolUser()1109 NewWaterList.erase(WaterBB); in handleConstantPoolUser()1112 NewWaterList.insert(NewIsland); in handleConstantPoolUser()
237 SmallSet<MachineBasicBlock*, 4> NewWaterList; member in __anon52b951230111::MipsConstantIslands499 NewWaterList.clear(); in runOnMachineFunction()888 NewWaterList.insert(OrigBB); in splitBlockBeforeInstr()1182 NewWaterList.count(WaterBB)) && Growth < BestGrowth) { in findAvailableWater()1329 if (NewWaterList.erase(WaterBB)) in handleConstantPoolUser()1330 NewWaterList.insert(NewIsland); in handleConstantPoolUser()1353 NewWaterList.erase(WaterBB); in handleConstantPoolUser()1356 NewWaterList.insert(NewIsland); in handleConstantPoolUser()
113 SmallSet<MachineBasicBlock*, 4> NewWaterList; member in __anon34c212310111::ARMConstantIslands477 NewWaterList.clear(); in runOnMachineFunction()1052 NewWaterList.insert(OrigBB); in splitBlockBeforeInstr()1340 NewWaterList.count(WaterBB) || WaterBB == U.MI->getParent()) && in findAvailableWater()1581 if (NewWaterList.erase(WaterBB)) in handleConstantPoolUser()1582 NewWaterList.insert(NewIsland); in handleConstantPoolUser()1599 NewWaterList.erase(WaterBB); in handleConstantPoolUser()1602 NewWaterList.insert(NewIsland); in handleConstantPoolUser()