Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp1024 unsigned ResultGVN; in createCanonicalRelationFrom() local
1045 ResultGVN = Val; in createCanonicalRelationFrom()
1053 ResultGVN = *GVNMapping.second.begin(); in createCanonicalRelationFrom()
1056 UsedGVNs.insert(ResultGVN); in createCanonicalRelationFrom()
1058 unsigned CanonNum = *SourceCand.getCanonicalNum(ResultGVN); in createCanonicalRelationFrom()