Searched defs:LLVMSetAlignment (Results 1 – 2 of 2) sorted by relevance
1180 pub fn LLVMSetAlignment(Global: &Value, Bytes: c_uint); in LLVMSetAlignment() function
2008 void LLVMSetAlignment(LLVMValueRef V, unsigned Bytes) { in LLVMSetAlignment() function