Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DFunctionComparator.h350 cmpGEPs(const GetElementPtrInst * GEPL,const GetElementPtrInst * GEPR) cmpGEPs() argument
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp432 auto *GEPR = cast<GEPOperator>(RE); in cmpConstants() local
639 const GetElementPtrInst *GEPR = cast<GetElementPtrInst>(R); in cmpOperations() local