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