Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTDC.cpp92 void convertLogicOp(BinaryOperator &I);
287 void SystemZTDCPass::convertLogicOp(BinaryOperator &I) { in convertLogicOp() function in SystemZTDCPass
344 convertLogicOp(*Op); in runOnFunction()