Searched refs:TypesMatch (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp733 bool TypesMatch = CallerRetTys.size() == CalleeRetTys.size() && local
736 if (!TypesMatch)

Completed in 55 milliseconds