Searched defs:IRBB (Results 1 – 3 of 3) sorted by relevance
155 auto *IRBB = dyn_cast<VPIRBasicBlock>(VPBB); in verifyVPBasicBlock() local
959 static void replaceVPBBWithIRVPBB(VPBasicBlock *VPBB, BasicBlock *IRBB) { in replaceVPBBWithIRVPBB()
3113 BasicBlock *IRBB; variable3116 VPIRBasicBlock(BasicBlock *IRBB) in VPIRBasicBlock()