Home
last modified time | relevance | path

Searched refs:isFallThrough (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DIfConversion.cpp1242 bool isFallThrough = canFallThroughTo(BBI.BB, NextBBI->BB); in IfConvertTriangle() local
1243 if (!isFallThrough) { in IfConvertTriangle()