pub fn get_inline_asm_constraint_string( inline_asm_val: &ValueRef, ) -> Option<String>
Get the raw constraint string for an inline assembly snippet.