Searched defs:UpdateFlags (Results 1 – 4 of 4) sorted by relevance
962 bool UpdateFlags; member in LiveIntervals::HMEditor967 SlotIndex OldIdx, SlotIndex NewIdx, bool UpdateFlags) in HMEditor()1467 void LiveIntervals::handleMove(MachineInstr &MI, bool UpdateFlags) { in handleMove()1485 bool UpdateFlags) { in handleMoveIntoBundle()
981 bool UpdateFlags; member in LiveIntervals::HMEditor986 SlotIndex OldIdx, SlotIndex NewIdx, bool UpdateFlags) in HMEditor()1505 void LiveIntervals::handleMove(MachineInstr &MI, bool UpdateFlags) { in handleMove()1522 bool UpdateFlags) { in handleMoveIntoNewBundle()
913 bool UpdateFlags; member in LiveIntervals::HMEditor918 SlotIndex OldIdx, SlotIndex NewIdx, bool UpdateFlags) in HMEditor()1368 void LiveIntervals::handleMove(MachineInstr &MI, bool UpdateFlags) { in handleMove()1383 bool UpdateFlags) { in handleMoveIntoBundle()
167 static void UpdateFlags(const ConfigSection §ion) { in UpdateFlags() function