Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp2785 if (auto NewBOI = dyn_cast<Instruction>(NewBO)) in simplifyBinOpSplats() local
2786 NewBOI->copyIRFlags(BinOp); in simplifyBinOpSplats()