Searched refs:AfterOps (Results 1 – 1 of 1) sorted by relevance
6284 SmallVector<MachineOperand,2> AfterOps; in unfoldMemoryOperand() local6295 AfterOps.push_back(Op); in unfoldMemoryOperand()6338 for (MachineOperand &AfterOp : AfterOps) in unfoldMemoryOperand()6419 std::vector<SDValue> AfterOps; in unfoldMemoryOperand() local6429 AfterOps.push_back(Op); in unfoldMemoryOperand()6476 llvm::append_range(BeforeOps, AfterOps); in unfoldMemoryOperand()