Lines Matching refs:SwitchOpcodeMatcher
272 if (const SwitchOpcodeMatcher *SOM = dyn_cast<SwitchOpcodeMatcher>(N)) {
289 if (const SwitchOpcodeMatcher *SOM = dyn_cast<SwitchOpcodeMatcher>(N)) {
320 OS << (isa<SwitchOpcodeMatcher>(N) ?
328 if (const SwitchOpcodeMatcher *SOM = dyn_cast<SwitchOpcodeMatcher>(N))
345 OS << (isa<SwitchOpcodeMatcher>(N) ?
721 } else if (const SwitchOpcodeMatcher *SOM =
722 dyn_cast<SwitchOpcodeMatcher>(M)) {