Searched refs:isFallThrough (Results 1 – 1 of 1) sorted by relevance
1729 bool isFallThrough = canFallThroughTo(*BBI.BB, NextMBB); in IfConvertTriangle() local1730 if (!isFallThrough) { in IfConvertTriangle()