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