Searched refs:funcCst (Results 1 – 1 of 1) sorted by relevance
167 auto funcCst = module->getOrInsertFunction(newName, newType); in packFunctionArguments() local168 llvm::Function *interfaceFunc = cast<llvm::Function>(funcCst.getCallee()); in packFunctionArguments()