Home
last modified time | relevance | path

Searched refs:CreateWrapper (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixFunctionBitcasts.cpp117 static Function *CreateWrapper(Function *F, FunctionType *Ty) { in CreateWrapper() function
289 Pair.first->second = CreateWrapper(F, Ty); in runOnModule()