Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp299 int cmpGEPs(const GetElementPtrInst *GEPL, const GetElementPtrInst *GEPR) { in cmpGEPs()
844 const GEPOperator *GEPR) { in cmpGEPs()
931 const GetElementPtrInst *GEPR = dyn_cast<GetElementPtrInst>(InstR); in compare() local