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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp683 bool TypesMatch = CallerRetTys.size() == CalleeRetTys.size() && local
686 if (!TypesMatch) {

Completed in 96 milliseconds