Searched refs:LLVMDumpValue (Results 1 – 6 of 6) sorted by relevance
182 lib.LLVMDumpValue(self)358 lib.LLVMDumpValue(self.__as_value())545 library.LLVMDumpValue.argtypes = [Value]546 library.LLVMDumpValue.restype = None
127 LLVMDumpValue(value); in lp_debug_dump_value()
1263 void LLVMDumpValue(LLVMValueRef Val);
551 LLVMDumpValue(Val); in llvm_dump_value()
530 void LLVMDumpValue(LLVMValueRef Val) { in LLVMDumpValue() function