Searched refs:canSpeculateInstrs (Results 1 – 1 of 1) sorted by relevance
141 bool canSpeculateInstrs(MachineBasicBlock *MBB);183 bool SSAIfConv::canSpeculateInstrs(MachineBasicBlock *MBB) { in canSpeculateInstrs() function in SSAIfConv432 if (TBB != Tail && !canSpeculateInstrs(TBB)) in canConvertIf()434 if (FBB != Tail && !canSpeculateInstrs(FBB)) in canConvertIf()