Searched refs:LLVMGetValueKind (Results 1 – 3 of 3) sorted by relevance
619 return LLVMGetValueKind(v) == LLVMFunctionValueKind; in lp_is_function()
1630 LLVMValueKind LLVMGetValueKind(LLVMValueRef Val);
808 LLVMValueKind LLVMGetValueKind(LLVMValueRef Val) { in LLVMGetValueKind() function