Searched refs:AfterOps (Results 1 – 1 of 1) sorted by relevance
6926 SmallVector<MachineOperand,2> AfterOps; in unfoldMemoryOperand() local6937 AfterOps.push_back(Op); in unfoldMemoryOperand()6980 for (MachineOperand &AfterOp : AfterOps) in unfoldMemoryOperand()7061 std::vector<SDValue> AfterOps; in unfoldMemoryOperand() local7071 AfterOps.push_back(Op); in unfoldMemoryOperand()7118 llvm::append_range(BeforeOps, AfterOps); in unfoldMemoryOperand()