Searched defs:cmpGEPs (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/ | ||
D | FunctionComparator.h | 347 int cmpGEPs(const GetElementPtrInst *GEPL, in cmpGEPs() function |
/external/llvm/lib/Transforms/IPO/ | ||
D | MergeFunctions.cpp | 356 int cmpGEPs(const GetElementPtrInst *GEPL, in cmpGEPs() function in __anon7fe985500111::FunctionComparator |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ | ||
D | FunctionComparator.cpp | 665 int FunctionComparator::cmpGEPs(const GEPOperator *GEPL, in cmpGEPs() function in FunctionComparator |