Searched defs:isCCLiveOut (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/SystemZ/
H A DSystemZElimCompare.cpp100 static bool isCCLiveOut(MachineBasicBlock &MBB) { function
432 bool CompleteCCUsers = !isCCLiveOut(MBB);

Completed in 65 milliseconds