Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVPreLegalizer.cpp785 for (auto &SwIt : Switches) { in processSwitches() local
786 MachineInstr &MI = *SwIt.first; in processSwitches()
787 SmallVector<MachineInstr *, 8> &Ins = SwIt.second; in processSwitches()