Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DStackColoring.cpp1025 MachineSDNode::mmo_iterator NewMemOps = in remapInstructions() local
1054 NewMemOps[MemOpIdx++] = MF->getMachineMemOperand(MMO, AAMDNodes()); in remapInstructions()
1058 NewMemOps[MemOpIdx++] = MMO; in remapInstructions()
1064 I.setMemRefs(std::make_pair(NewMemOps, I.getNumMemOperands())); in remapInstructions()