Searched refs:NewWaterList (Results 1 – 3 of 3) sorted by relevance
240 SmallSet<MachineBasicBlock*, 4> NewWaterList; member in __anondc6c3d840111::MipsConstantIslands500 NewWaterList.clear(); in runOnMachineFunction()907 NewWaterList.insert(OrigBB); in splitBlockBeforeInstr()1204 NewWaterList.count(WaterBB)) && Growth < BestGrowth) { in findAvailableWater()1355 if (NewWaterList.erase(WaterBB)) in handleConstantPoolUser()1356 NewWaterList.insert(NewIsland); in handleConstantPoolUser()1379 NewWaterList.erase(WaterBB); in handleConstantPoolUser()1382 NewWaterList.insert(NewIsland); in handleConstantPoolUser()
85 SmallSet<MachineBasicBlock*, 4> NewWaterList; member in __anon58c7b27e0111::ARMConstantIslands345 NewWaterList.clear(); in runOnMachineFunction()788 NewWaterList.insert(OrigBB); in SplitBlockBeforeInstr()1097 NewWaterList.count(WaterBB))) { in LookForWater()1273 if (NewWaterList.count(WaterBB)) { in HandleConstantPoolUser()1274 NewWaterList.erase(WaterBB); in HandleConstantPoolUser()1275 NewWaterList.insert(NewIsland); in HandleConstantPoolUser()1293 NewWaterList.erase(WaterBB); in HandleConstantPoolUser()1296 NewWaterList.insert(NewIsland); in HandleConstantPoolUser()
168 SmallSet<MachineBasicBlock*, 4> NewWaterList; member in __anonee5c72520111::ARMConstantIslands479 NewWaterList.clear(); in runOnMachineFunction()1030 NewWaterList.insert(OrigBB); in splitBlockBeforeInstr()1337 NewWaterList.count(WaterBB) || WaterBB == U.MI->getParent()) && in findAvailableWater()1538 if (NewWaterList.erase(WaterBB)) in handleConstantPoolUser()1539 NewWaterList.insert(NewIsland); in handleConstantPoolUser()1556 NewWaterList.erase(WaterBB); in handleConstantPoolUser()1559 NewWaterList.insert(NewIsland); in handleConstantPoolUser()