Home
last modified time | relevance | path

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

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