Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZElimCompare.cpp81 bool adjustCCMasksForInstr(MachineInstr *MI, MachineInstr *Compare,
231 adjustCCMasksForInstr(MachineInstr *MI, MachineInstr *Compare, in adjustCCMasksForInstr() function in SystemZElimCompare
347 (!CCRefs.Def && adjustCCMasksForInstr(MI, Compare, CCUsers))) { in optimizeCompareZero()