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

/freebsd-10.2-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZElimCompare.cpp80 bool convertToLoadAndTest(MachineInstr *MI);
215 bool SystemZElimCompare::convertToLoadAndTest(MachineInstr *MI) { function in class:SystemZElimCompare
347 if ((!CCRefs && convertToLoadAndTest(MI)) ||

Completed in 26 milliseconds