Searched refs:LLVMIsGlobalConstant (Results 1 – 12 of 12) sorted by relevance
860 LLVMSetGlobalConstant(G, LLVMIsGlobalConstant(Cur)); in clone_symbols()
1170 LLVMSetGlobalConstant(G, LLVMIsGlobalConstant(Cur)); in clone_symbols()
1901 LLVMBool LLVMIsGlobalConstant(LLVMValueRef GlobalVar);
2337 LLVMBool LLVMIsGlobalConstant(LLVMValueRef GlobalVar);
2300 LLVMBool LLVMIsGlobalConstant(LLVMValueRef GlobalVar);
1322 return Val_bool(LLVMIsGlobalConstant(GlobalVar)); in llvm_is_global_constant()
1213 return Val_bool(LLVMIsGlobalConstant(GlobalVar)); in llvm_is_global_constant()
1678 LLVMBool LLVMIsGlobalConstant(LLVMValueRef GlobalVar) { in LLVMIsGlobalConstant() function
1005 func (v Value) IsGlobalConstant() bool { return C.LLVMIsGlobalConstant(v.C) != 0 }
1071 func (v Value) IsGlobalConstant() bool { return C.LLVMIsGlobalConstant(v.C) != 0 }
2178 LLVMBool LLVMIsGlobalConstant(LLVMValueRef GlobalVar) { in LLVMIsGlobalConstant() function
2142 LLVMBool LLVMIsGlobalConstant(LLVMValueRef GlobalVar) { in LLVMIsGlobalConstant() function