Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DLiveIntervalAnalysis.cpp892 bool UpdateFlags; member in LiveIntervals::HMEditor
897 SlotIndex OldIdx, SlotIndex NewIdx, bool UpdateFlags) in HMEditor()
1218 void LiveIntervals::handleMove(MachineInstr* MI, bool UpdateFlags) { in handleMove()
1233 bool UpdateFlags) { in handleMoveIntoBundle()