Searched refs:getMemoryInstrPtrAndType (Results 1 – 1 of 1) sorted by relevance
122 static std::pair<const Value *, const Type *> getMemoryInstrPtrAndType( in getMemoryInstrPtrAndType() function142 if (const Value *MO = getMemoryInstrPtrAndType(Inst).first) { in isIndirectAccess()227 if (const Type *Ty = getMemoryInstrPtrAndType(&I).second) { in visit()365 const Value *MO = getMemoryInstrPtrAndType(Inst).first; in makeMemAccessInfo()