Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp547 bool ExpectHeapType = false; in ParseInstruction() local
601 ExpectHeapType = true; in ParseInstruction()
643 } else if (ExpectHeapType) { in ParseInstruction()