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