llvm::FunctionComparator::compare

Test whether the two functions have equivalent behaviour.

Synopsis

Declared in <llvm/Transforms/Utils/FunctionComparator.h>

int
compare();

Return Value

0 if the functions are equivalent, non-zero otherwise.