Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.h141 DenseSet<MachineBasicBlock *> MBBsToSkip; member
H A DSPIRVAsmPrinter.cpp137 if (MAI->MBBsToSkip.contains(&MBB)) in emitOpLabel()
H A DSPIRVModuleAnalysis.cpp425 MAI.MBBsToSkip.insert(&MBB); in processSwitches()