Home
last modified time | relevance | path

Searched defs:UpdateFlags (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DLiveIntervalAnalysis.cpp906 bool UpdateFlags; member in LiveIntervals::HMEditor
911 SlotIndex OldIdx, SlotIndex NewIdx, bool UpdateFlags) in HMEditor()
1232 void LiveIntervals::handleMove(MachineInstr* MI, bool UpdateFlags) { in handleMove()
1247 bool UpdateFlags) { in handleMoveIntoBundle()