Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DFunctionComparator.h346 int cmpGEPs(const GetElementPtrInst *GEPL, in cmpGEPs()
/third_party/skia/third_party/externals/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()