Searched refs:StructuralHashWithDifferences (Results 1 – 4 of 4) sorted by relevance
35 auto FuncHashInfo = StructuralHashWithDifferences(F, IgnoreOp); in run()
86 StructuralHashWithDifferences(const Function &F, IgnoreOperandFunc IgnoreOp);
152 auto FI = llvm::StructuralHashWithDifferences(Func, ignoreOp); in analyze()399 auto FI = llvm::StructuralHashWithDifferences(F, ignoreOp); in merge()
346 llvm::StructuralHashWithDifferences(const Function &F, in StructuralHashWithDifferences() function in llvm