Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h996 std::optional<unsigned> fromCanonicalNum(unsigned N) { in fromCanonicalNum() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp1088 unsigned SourceGVN = *SourceCand.fromCanonicalNum(FirstInstCanonNum); in createCanonicalRelationFrom()
1140 SourceCandLarge.fromCanonicalNum(OTargetCandCanon.value()); in createCanonicalRelationFrom()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp193 Other.Candidate->fromCanonicalNum(*CanonNum); in findCorrespondingValueIn()
2498 Region.Candidate->fromCanonicalNum(OutputCanon); in findOutputValueInRegion()