Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmTypeCheck.cpp148 bool PolymorphicStack = false; in checkTypes() local
166 PolymorphicStack = true; in checkTypes()
177 (ExactMatch && !PolymorphicStack && StackI > BlockStackStartPos)) in checkTypes()