Searched refs:WebAssemblyLowerRefTypesIntPtrConv (Results 1 – 4 of 4) sorted by relevance
28 class WebAssemblyLowerRefTypesIntPtrConv final : public FunctionPass { class37 WebAssemblyLowerRefTypesIntPtrConv() : FunctionPass(ID) {} in WebAssemblyLowerRefTypesIntPtrConv() function in __anonb088defa0111::WebAssemblyLowerRefTypesIntPtrConv41 char WebAssemblyLowerRefTypesIntPtrConv::ID = 0;42 INITIALIZE_PASS(WebAssemblyLowerRefTypesIntPtrConv, DEBUG_TYPE,46 return new WebAssemblyLowerRefTypesIntPtrConv(); in createWebAssemblyLowerRefTypesIntPtrConv()49 bool WebAssemblyLowerRefTypesIntPtrConv::runOnFunction(Function &F) { in runOnFunction()
38 WebAssemblyLowerRefTypesIntPtrConv.cpp
55 "WebAssemblyLowerRefTypesIntPtrConv.cpp",
6765 llvm/lib/Target/WebAssembly/WebAssemblyLowerRefTypesIntPtrConv.cpp