Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.h67 DenseSet<MachineBasicBlock *> MBBsToSkip; member
H A DSPIRVModuleAnalysis.cpp351 MAI.MBBsToSkip.insert(&MBB); in processSwitches()
H A DSPIRVAsmPrinter.cpp136 if (MAI->MBBsToSkip.contains(&MBB)) in emitOpLabel()