Searched refs:writeMemoryAccess (Results 1 – 1 of 1) sorted by relevance
191 void writeMemoryAccess(Value *Operand, Type *OperandType,3430 void CWriter::writeMemoryAccess(Value *Operand, Type *OperandType, in writeMemoryAccess() function in CWriter3461 writeMemoryAccess(I.getOperand(0), I.getType(), I.isVolatile(), in visitLoadInst()3467 writeMemoryAccess(I.getPointerOperand(), I.getOperand(0)->getType(), in visitStoreInst()