Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp582 auto PredLiveOut = LiveOut.find(Pred); in meet() local
2055 const BlockInfo &PredLiveOut = LiveOut.find(VisitedPreds[0])->second; in join() local
2078 const auto &PredLiveOut = LiveOut.find(Pred); in join() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2474 const ValueIDNum &PredLiveOut = OutLocs[*PredMBB][Idx.asU64()]; in mlocJoin() local