Searched refs:Int8PtrGEP (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/
H A DRSX86TranslateGEPPass.cpp113 llvm::GetElementPtrInst *Int8PtrGEP = llvm::GetElementPtrInst::Create( local
116 Int8PtrGEP->setIsInBounds(GEP->isInBounds());
120 Int8PtrGEP, GEP->getType(), "to.orig.geptype", GEP);

Completed in 87 milliseconds