Searched refs:AfterOps (Results 1 – 1 of 1) sorted by relevance
6338 SmallVector<MachineOperand,2> AfterOps; in unfoldMemoryOperand() local6349 AfterOps.push_back(Op); in unfoldMemoryOperand()6392 for (MachineOperand &AfterOp : AfterOps) in unfoldMemoryOperand()6473 std::vector<SDValue> AfterOps; in unfoldMemoryOperand() local6483 AfterOps.push_back(Op); in unfoldMemoryOperand()6530 llvm::append_range(BeforeOps, AfterOps); in unfoldMemoryOperand()