Home
last modified time | relevance | path

Searched refs:unionBitMask (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervals.cpp925 auto unionBitMask = [&](unsigned Idx) { in checkRegMaskInterference() local
940 unionBitMask(SlotI - Slots.begin()); in checkRegMaskInterference()
948 unionBitMask(SlotI++ - Slots.begin()); in checkRegMaskInterference()