Searched refs:isFallThrough (Results 1 – 1 of 1) sorted by relevance
1242 bool isFallThrough = canFallThroughTo(BBI.BB, NextBBI->BB); in IfConvertTriangle() local1243 if (!isFallThrough) { in IfConvertTriangle()