Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp2553 bool EmittedSwitch = false; in emitIsSubclass() local
2567 if (!EmittedSwitch) { in emitIsSubclass()
2571 EmittedSwitch = true; in emitIsSubclass()
2595 if (EmittedSwitch) in emitIsSubclass()