Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DFunctionComparator.h344 int cmpGEPs(const GetElementPtrInst *GEPL, in cmpGEPs()
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp422 if (auto *GEPL = dyn_cast<GEPOperator>(LE)) { cmpConstants() local
617 if (const GetElementPtrInst *GEPL = dyn_cast<GetElementPtrInst>(L)) { cmpOperations() local
778 cmpGEPs(const GEPOperator * GEPL,const GEPOperator * GEPR) const cmpGEPs() argument
[all...]