Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2772 SmallDenseSet<unsigned> LocOpsToJoin; in pickVPHILoc() local
2802 LocOpsToJoin.insert(Idx); in pickVPHILoc()
2813 LocOpsToJoin.insert(Idx); in pickVPHILoc()
2823 if (!LocOpsToJoin.contains(Idx)) { in pickVPHILoc()