Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveIntervals.cpp981 bool UpdateFlags; member in LiveIntervals::HMEditor
986 SlotIndex OldIdx, SlotIndex NewIdx, bool UpdateFlags) in HMEditor()
1505 void LiveIntervals::handleMove(MachineInstr &MI, bool UpdateFlags) { in handleMove()
1522 bool UpdateFlags) { in handleMoveIntoNewBundle()
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_sync.h78 void UpdateFlags(u32 flagz) { in UpdateFlags() function