Searched refs:PredLiveOut1 (Results 1 – 1 of 1) sorted by relevance
2072 const BlockInfo &PredLiveOut1 = LiveOut.find(VisitedPreds[1])->second; in join() local2073 BlockInfo BBLiveIn = joinBlockInfo(PredLiveOut0, PredLiveOut1); in join()