Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYConstantIslandPass.cpp432 static bool bbHasFallthrough(MachineBasicBlock *MBB) { in bbHasFallthrough() function
496 if (!bbHasFallthrough(&MBB)) in initializeFunctionInfo()
975 if (bbHasFallthrough(UserMBB)) { in createNewWater()
1297 bool NeedSplit = (BMI != MI) || !bbHasFallthrough(MBB); in fixupConditionalBr()