Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/CSKY/
H A DCSKYConstantIslandPass.cpp804 static bool bbIsJumpedOver(MachineBasicBlock *MBB) { in bbIsJumpedOver() function
1192 assert(!bbIsJumpedOver(CPEBB) && "How did this happen?"); in removeDeadCPEMI()