Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h1527 std::optional<LocIdx> findLocationForMemOperand(const MachineInstr &MI);
H A DInstrRefBasedImpl.cpp1379 InstrRefBasedLDV::findLocationForMemOperand(const MachineInstr &MI) { in findLocationForMemOperand() function in InstrRefBasedLDV
1494 std::optional<LocIdx> L = findLocationForMemOperand(TargetInstr); in getValueForInstrRef()