Searched refs:AfterOps (Results 1 – 1 of 1) sorted by relevance
8382 SmallVector<MachineOperand, 2> AfterOps; in unfoldMemoryOperand() local8393 AfterOps.push_back(Op); in unfoldMemoryOperand()8436 for (MachineOperand &AfterOp : AfterOps) in unfoldMemoryOperand()8518 std::vector<SDValue> AfterOps; in unfoldMemoryOperand() local8528 AfterOps.push_back(Op); in unfoldMemoryOperand()8575 llvm::append_range(BeforeOps, AfterOps); in unfoldMemoryOperand()