Searched refs:LeftI (Results 1 – 1 of 1) sorted by relevance
309 const Instruction *LeftI = &*LI, *RightI = &*RI; in diff() local313 if (diff(LeftI, RightI, false, false, true)) { in diff()324 if (!LeftI->use_empty()) in diff()325 TentativeValues.insert(std::make_pair(LeftI, RightI)); in diff()