Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp2916 Use *InsertEltUse = &Op->getOperandUse(0); in isProfitableToSinkOperands() local
2917 auto *InsertElt = cast<InsertElementInst>(InsertEltUse); in isProfitableToSinkOperands()
2920 Ops.push_back(InsertEltUse); in isProfitableToSinkOperands()