Home
last modified time | relevance | path

Searched defs:GEPL (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DFunctionComparator.h346 int cmpGEPs(const GetElementPtrInst *GEPL, in cmpGEPs()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DFunctionComparator.cpp508 if (const GetElementPtrInst *GEPL = dyn_cast<GetElementPtrInst>(L)) { in cmpOperations() local
662 int FunctionComparator::cmpGEPs(const GEPOperator *GEPL, in cmpGEPs()
/external/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp356 int cmpGEPs(const GetElementPtrInst *GEPL, in cmpGEPs()
1069 int FunctionComparator::cmpGEPs(const GEPOperator *GEPL, in cmpGEPs()
1178 const GetElementPtrInst *GEPL = dyn_cast<GetElementPtrInst>(InstL); in cmpBasicBlocks() local