Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_sync.h78 void UpdateFlags(u32 flagz) { in UpdateFlags() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervals.cpp1000 bool UpdateFlags; member in LiveIntervals::HMEditor
1005 SlotIndex OldIdx, SlotIndex NewIdx, bool UpdateFlags) in HMEditor()
1523 void LiveIntervals::handleMove(MachineInstr &MI, bool UpdateFlags) { in handleMove()
1540 bool UpdateFlags) { in handleMoveIntoNewBundle()