Home
last modified time | relevance | path

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

/minix3/minix/llvm/passes/include/common/
H A Dpass_common.h468 inline GetElementPtrInst* PassUtil::createGetElementPtrInstruction(Value *ptr, std::vector<Value*> … in createGetElementPtrInstruction() function
477 inline GetElementPtrInst* PassUtil::createGetElementPtrInstruction(Value *ptr, std::vector<Value*> … in createGetElementPtrInstruction() function
/minix3/minix/llvm/passes/magic/support/
H A DMagicUtil.cpp169 GetElementPtrInst* MagicUtil::createGetElementPtrInstruction(Value *ptr, std::vector<Value*> &index… in createGetElementPtrInstruction() function in llvm::MagicUtil
173 GetElementPtrInst* MagicUtil::createGetElementPtrInstruction(Value *ptr, std::vector<Value*> &index… in createGetElementPtrInstruction() function in llvm::MagicUtil