Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Transforms/Utils/
H A DFunctionComparatorTest.cpp62 beginCompare(); in testCompareSignature()
67 beginCompare(); in testCmpBasicBlocks()
72 beginCompare(); in testCmpConstants()
77 beginCompare(); in testCmpGlobalValues()
82 beginCompare(); in testCmpValues()
88 beginCompare(); in testCmpOperations()
93 beginCompare(); in testCmpTypes()
98 beginCompare(); in testCmpPrimitives()
/llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/
H A DFunctionComparator.h109 void beginCompare() { in beginCompare() function
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp879 beginCompare(); in compare()