Searched refs:convertToBRCT (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZElimCompare.cpp78 bool convertToBRCT(MachineInstr *MI, MachineInstr *Compare,
166 SystemZElimCompare::convertToBRCT(MachineInstr *MI, MachineInstr *Compare, function in class:SystemZElimCompare
342 if (!CCRefs.Use && !SrcRefs && convertToBRCT(MI, Compare, CCUsers)) {

Completed in 43 milliseconds