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.cpp96 void convertLogicOp(BinaryOperator &I);
291 void SystemZTDCPass::convertLogicOp(BinaryOperator &I) { in convertLogicOp() function in SystemZTDCPass
348 convertLogicOp(*Op); in runOnFunction()