Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp948 static BinaryOperator *ConvertShiftToMul(Instruction *Shl) { in ConvertShiftToMul() function
2014 Instruction *NI = ConvertShiftToMul(I); in OptimizeInst()