Home
last modified time | relevance | path

Searched defs:WebAssemblyFunctionInfo (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/Utils/
H A DWebAssemblyUtilities.h
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyUtilities.h28 class WebAssemblyFunctionInfo; variable
H A DWebAssemblyMachineFunctionInfo.cpp125 yaml::WebAssemblyFunctionInfo::WebAssemblyFunctionInfo( in WebAssemblyFunctionInfo() function in yaml::WebAssemblyFunctionInfo
H A DWebAssemblyMachineFunctionInfo.h69 explicit WebAssemblyFunctionInfo(const Function &F, in WebAssemblyFunctionInfo() function