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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMConstantIslandPass.cpp1054 /// BBIsJumpedOver - Return true of the specified basic block's only predecessor
1056 static bool BBIsJumpedOver(MachineBasicBlock *MBB) { function
1481 assert(!BBIsJumpedOver(CPEBB) && "How did this happen?");

Completed in 107 milliseconds