Home
last modified time | relevance | path

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

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