Searched refs:GetFunctionTypeMD (Results 1 – 2 of 2) sorted by relevance
525 LLVMMetadataRef GetFunctionTypeMD(LLVMMetadataRef dFile);
78 LLVMMetadataRef funcTyMD = GetFunctionTypeMD(dFile); in LLVMIRBuilder()86 LLVMMetadataRef LLVMIRBuilder::GetFunctionTypeMD(LLVMMetadataRef dFile) in GetFunctionTypeMD() function in panda::ecmascript::kungfu::LLVMIRBuilder