Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFixFunctionBitcasts.cpp108 static Function *CreateWrapper(Function *F, FunctionType *Ty) { in CreateWrapper() function
210 Pair.first->second = CreateWrapper(F, Ty); in runOnModule()