Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h1436 std::optional<LocIdx> findLocationForMemOperand(const MachineInstr &MI);
H A DInstrRefBasedImpl.cpp1349 InstrRefBasedLDV::findLocationForMemOperand(const MachineInstr &MI) { in findLocationForMemOperand() function in InstrRefBasedLDV
1470 std::optional<LocIdx> L = findLocationForMemOperand(TargetInstr); in getValueForInstrRef()