Searched defs:getGetElementPtrConstant (Results 1 – 2 of 2) sorted by relevance
459 inline Constant* PassUtil::getGetElementPtrConstant(Constant *constant, std::vector<Value*> &indexe… in getGetElementPtrConstant() function
165 Constant* MagicUtil::getGetElementPtrConstant(Constant *constant, std::vector<Value*> &indexes) { in getGetElementPtrConstant() function in llvm::MagicUtil