Searched refs:canFallThroughTo (Results 1 – 2 of 2) sorted by relevance
909 static bool canFallThroughTo(MachineBasicBlock *BB, MachineBasicBlock *ToBB) { in canFallThroughTo() function1060 if (!canFallThroughTo(BBI.BB, NextBBI->BB)) { in IfConvertSimple()1167 bool isFallThrough = canFallThroughTo(BBI.BB, NextBBI->BB); in IfConvertTriangle()
1002 static bool canFallThroughTo(MachineBasicBlock *BB, MachineBasicBlock *ToBB) { in canFallThroughTo() function1167 if (!canFallThroughTo(BBI.BB, NextBBI->BB)) { in IfConvertSimple()1309 bool isFallThrough = canFallThroughTo(BBI.BB, NextBBI->BB); in IfConvertTriangle()