[LLVMdev] all LLVM Instructions that may write to memory -- other than StoreInst?

Duncan Sands baldrick at free.fr
Sat Jan 22 03:17:53 PST 2011


Hi Chuck,

> I need to figure out all LLVM Instructions that may write to memory.

I->mayWriteToMemory()

Ciao, Duncan.



More information about the llvm-dev mailing list