Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h1155 Optional<LocIdx> findLocationForMemOperand(const MachineInstr &MI);
H A DInstrRefBasedImpl.cpp1008 InstrRefBasedLDV::findLocationForMemOperand(const MachineInstr &MI) { in findLocationForMemOperand() function in InstrRefBasedLDV
1161 Optional<LocIdx> L = findLocationForMemOperand(TargetInstr); in transferDebugInstrRef()