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