Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp604 Instruction *InstCombinerImpl::foldPowiReassoc(BinaryOperator &I) { in foldPowiReassoc() function in InstCombinerImpl
801 if (Instruction *FoldedPowi = foldPowiReassoc(I)) in foldFMulReassoc()
1995 if (Instruction *FoldedPowi = foldPowiReassoc(I)) in visitFDiv()
H A DInstCombineInternal.h101 Instruction *foldPowiReassoc(BinaryOperator &I);