Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_sync.h91 void UpdateFlags(u32 flagz) { in UpdateFlags() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervals.cpp992 bool UpdateFlags; member in LiveIntervals::HMEditor
997 SlotIndex OldIdx, SlotIndex NewIdx, bool UpdateFlags) in HMEditor()
1512 void LiveIntervals::handleMove(MachineInstr &MI, bool UpdateFlags) { in handleMove()
1529 bool UpdateFlags) { in handleMoveIntoNewBundle()