Searched refs:testCmpGlobalValues (Results 1 – 1 of 1) sorted by relevance
76 int testCmpGlobalValues(GlobalValue *L, GlobalValue *R) { in testCmpGlobalValues() function in TestComparator122 EXPECT_EQ(Cmp.testCmpGlobalValues(F1.F, F2.F), -1); in TEST()