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