Searched refs:IDomValue (Results 1 – 1 of 1) sorted by relevance
512 LiveOutPair IDomValue; in updateSSA() local522 IDomValue = LiveOutCache[IDom->getBlock()]; in updateSSA()526 if (!Value.first || Value.first == IDomValue.first) in updateSSA()560 } else if (IDomValue.first) { in updateSSA()562 I->Value = IDomValue.first; in updateSSA()567 if (LOP.second != Node && LOP.first != IDomValue.first) { in updateSSA()569 LOP = IDomValue; in updateSSA()