Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp2712 if (BinaryOperator *VariantBinOp = dyn_cast<BinaryOperator>(VariantOp)) in hoistMulAddAssociation() local
2713 Worklist.push_back(VariantBinOp); in hoistMulAddAssociation()