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