Home
last modified time | relevance | path

Searched refs:ExpectHeapType (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp574 bool ExpectHeapType = false; in ParseInstruction() local
628 ExpectHeapType = true; in ParseInstruction()
673 } else if (ExpectHeapType) { in ParseInstruction()