Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2774 SmallDenseSet<unsigned> LocOpsToJoin; in pickVPHILoc() local
2804 LocOpsToJoin.insert(Idx); in pickVPHILoc()
2815 LocOpsToJoin.insert(Idx); in pickVPHILoc()
2825 if (!LocOpsToJoin.contains(Idx)) { in pickVPHILoc()