Method LLVMGetVolatile
LLVMGetVolatile(LLVMValueRef)
TODO: Provide summary for Function LLVMGetVolatile
Declaration
public static bool LLVMGetVolatile(LLVMValueRef MemoryAccessInst)
Parameters
public static bool LLVMGetVolatile(LLVMValueRef MemoryAccessInst)
LLVMValueRef | MemoryAccessInst | TODO: Provide details of parameter MemoryAccessInst |
Returns
Boolean | TODO: Document return value |