Searched refs:InsertionResult (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.cpp738 auto InsertionResult = BDC.EquivalenceAssumptions.insert({L, R}); local
739 if (!InsertionResult.second && InsertionResult.first->second != R) {

Completed in 167 milliseconds