Home
last modified time | relevance | path

Searched refs:RightI (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/tools/llvm-diff/
DDifferenceEngine.cpp204 Instruction *LeftI = &*LI, *RightI = &*RI; in diff() local
208 if (diff(LeftI, RightI, false, false)) { in diff()
215 TentativeValues.insert(std::make_pair(LeftI, RightI)); in diff()
/external/llvm/tools/llvm-diff/
DDifferenceEngine.cpp199 Instruction *LeftI = &*LI, *RightI = &*RI; in diff() local
203 if (diff(LeftI, RightI, false, false)) { in diff()
210 TentativeValues.insert(std::make_pair(LeftI, RightI)); in diff()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-diff/
DDifferenceEngine.cpp199 Instruction *LeftI = &*LI, *RightI = &*RI; in diff() local
203 if (diff(LeftI, RightI, false, false)) { in diff()
210 TentativeValues.insert(std::make_pair(LeftI, RightI)); in diff()