Home
last modified time | relevance | path

Searched defs:cmpGEPs (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DFunctionComparator.h349 int cmpGEPs(const GetElementPtrInst *GEPL, cmpGEPs() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp798 int FunctionComparator::cmpGEPs(const GEPOperator *GEPL, in cmpGEPs() function in FunctionComparator