Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZElimCompare.cpp77 bool adjustCCMasksForInstr(MachineInstr &MI, MachineInstr &Compare,
240 bool SystemZElimCompare::adjustCCMasksForInstr( in adjustCCMasksForInstr() function in SystemZElimCompare
358 (!CCRefs.Def && adjustCCMasksForInstr(MI, Compare, CCUsers))) { in optimizeCompareZero()