Searched refs:NextB (Results 1 – 1 of 1) sorted by relevance
231 MachineBasicBlock *NextB = (NextBI != MFN->end()) ? &*NextBI : 0; in matchFlowPattern() local237 MachineBasicBlock *T2B = (T2I == B->end()) ? NextB in matchFlowPattern()