Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp9511 static bool checkCCKill(MachineInstr &MI, MachineBasicBlock *MBB) { in checkCCKill() function
9677 checkCCKill(*LastMI, MBB)); in emitSelect()
9778 !checkCCKill(MI, JoinMBB)) { in emitCondStore()