Searched defs:foldMemoryOperand (Results 1 – 2 of 2) sorted by relevance
498 MachineInstr *TargetInstrInfo::foldMemoryOperand(MachineBasicBlock::iterator MI, in foldMemoryOperand() function in TargetInstrInfo777 MachineInstr *TargetInstrInfo::foldMemoryOperand(MachineBasicBlock::iterator MI, in foldMemoryOperand() function in TargetInstrInfo
1082 foldMemoryOperand(ArrayRef<std::pair<MachineInstr*, unsigned> > Ops, in foldMemoryOperand() function in InlineSpiller