Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2808 SmallDenseSet<unsigned> LocOpsToJoin; in pickVPHILoc() local
2838 LocOpsToJoin.insert(Idx); in pickVPHILoc()
2849 LocOpsToJoin.insert(Idx); in pickVPHILoc()
2859 if (!LocOpsToJoin.contains(Idx)) { in pickVPHILoc()