Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp2538 bool EmittedSwitch = false; in emitIsSubclass() local
2552 if (!EmittedSwitch) { in emitIsSubclass()
2556 EmittedSwitch = true; in emitIsSubclass()
2580 if (EmittedSwitch) in emitIsSubclass()