Searched refs:ExtraBlocks (Results 1 – 1 of 1) sorted by relevance
696 SmallVector<const MachineBasicBlock*, 1> ExtraBlocks; in shouldConvertIf() local698 ExtraBlocks.push_back(IfConv.TBB); in shouldConvertIf()699 unsigned ResLength = FBBTrace.getResourceLength(ExtraBlocks); in shouldConvertIf()