Home
last modified time | relevance | path

Searched refs:isCCLiveOut (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZElimCompare.cpp108 static bool isCCLiveOut(MachineBasicBlock &MBB) { in isCCLiveOut() function
600 bool CompleteCCUsers = !isCCLiveOut(MBB); in processBlock()