Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
DSystemZElimCompare.cpp100 static bool isCCLiveOut(MachineBasicBlock *MBB) { in isCCLiveOut() function
433 bool CompleteCCUsers = !isCCLiveOut(MBB); in processBlock()