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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp673 bool MustTail = CLI.CS && CLI.CS.isMustTailCall(); local
688 assert(!MustTail);
693 if (MustTail) {

Completed in 110 milliseconds