Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZElimCompare.cpp96 static bool isCCLiveOut(MachineBasicBlock &MBB) { in isCCLiveOut() function
474 bool CompleteCCUsers = !isCCLiveOut(MBB); in processBlock()