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

/external/llvm/lib/CodeGen/
H A DIfConversion.cpp1173 bool isFallThrough = canFallThroughTo(BBI.BB, NextBBI->BB); local
1174 if (!isFallThrough) {

Completed in 48 milliseconds